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

Side by Side Diff: LayoutTests/platform/android/fast/svg/whitespace-angle-expected.txt

Issue 1164313003: Auto-rebaseline for r196727 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="NaN" 1 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="NaN"
2 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="NaNdeg" 2 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="NaNdeg"
3 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="NaNrad" 3 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="NaNrad"
4 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="NaNgrad" 4 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="NaNgrad"
5 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="Infinity" 5 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="Infinity"
6 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="Infinitydeg" 6 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="Infinitydeg"
7 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="Infinityrad" 7 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="Infinityrad"
8 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="Infinitygrad" 8 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="Infinitygrad"
9 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="-Infinity" 9 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="-Infinity"
10 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="-Infinitydeg" 10 CONSOLE ERROR: Error: Invalid value for <marker> attribute orient="-Infinitydeg"
(...skipping 5709 matching lines...) Expand 10 before | Expand all | Expand 10 after
5720 PASS Test <angle> trailing garbage, value: \f17e+2foo 5720 PASS Test <angle> trailing garbage, value: \f17e+2foo
5721 PASS Test <angle> trailing garbage, value: \f-47)90 5721 PASS Test <angle> trailing garbage, value: \f-47)90
5722 PASS Test <angle> trailing garbage, value: \f.1)90 5722 PASS Test <angle> trailing garbage, value: \f.1)90
5723 PASS Test <angle> trailing garbage, value: \f0.35)90 5723 PASS Test <angle> trailing garbage, value: \f0.35)90
5724 PASS Test <angle> trailing garbage, value: \f1e-10)90 5724 PASS Test <angle> trailing garbage, value: \f1e-10)90
5725 PASS Test <angle> trailing garbage, value: \f+32)90 5725 PASS Test <angle> trailing garbage, value: \f+32)90
5726 PASS Test <angle> trailing garbage, value: \f+17E-1)90 5726 PASS Test <angle> trailing garbage, value: \f+17E-1)90
5727 PASS Test <angle> trailing garbage, value: \f17e+2)90 5727 PASS Test <angle> trailing garbage, value: \f17e+2)90
5728 Harness: the test ran to completion. 5728 Harness: the test ran to completion.
5729 5729
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698