Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(106)

Side by Side Diff: LayoutTests/svg/custom/path-getTotalLength-expected.txt

Issue 233063003: Improve the reliability and accuracy of SVG getTotalLength (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Improved Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 PASS: M 0 0 L 100 0 L 100 100 L 0 100 Z" = 400 1 PASS: M 0 0 L 100 0 L 100 100 L 0 100 Z = 400
2 PASS: M 0 0 l 100 0 l 0 100 l -100 0 Z" = 400 2 PASS: M 0 0 l 100 0 l 0 100 l -100 0 Z = 400
3 PASS: M 0 0 t 0 100" = 100 3 PASS: M 0 0 t 0 100 = 100
4 PASS: M 0 0 Q 55 50 100 100" = 141.48040771484375 4 PASS: M 0 0 Q 55 50 100 100 = 141.48033142089844
5 PASS: M 778.4191616766467 375.19086364081954 C 781.239563 375.1908569 786.852524 4750526 346.60170830052556 786.8802395209582 346.87991373394766 = 29.86020851135 254
6 PASS: M 0 0 C 0.00001 0.00001 0.00002 0.00001 0.00003 0 = 0.00003443381501710974
OLDNEW
« no previous file with comments | « LayoutTests/svg/custom/path-getTotalLength.svg ('k') | Source/platform/graphics/PathTraversalState.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698