From 630240d18805faf81d8e75172496ad165c2226b2 Mon Sep 17 00:00:00 2001 From: caryclark Date: Fri, 19 Sep 2014 06:33:31 -0700 Subject: fail early if coincidence can't be resolved Bail out if a very large value causes coincidence resolution to fail. TBR= BUG=415866 Author: caryclark@google.com Review URL: https://codereview.chromium.org/585913002 --- tools/pathops_visualizer.htm | 231 +++++++++++++++++++++++++++++++------------ 1 file changed, 166 insertions(+), 65 deletions(-) (limited to 'tools/pathops_visualizer.htm') diff --git a/tools/pathops_visualizer.htm b/tools/pathops_visualizer.htm index 825f5f67ab..eece69b73b 100644 --- a/tools/pathops_visualizer.htm +++ b/tools/pathops_visualizer.htm @@ -1,71 +1,172 @@