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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/parser/whitespace-number-expected.txt

Issue 2118903003: Relocate tests from fast/svg/ to svg/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move-fast-svg-tests
Patch Set: Rename some files Created 4 years, 5 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
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/parser/whitespace-number.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "NaN". 1 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "NaN".
2 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "Infinity". 2 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "Infinity".
3 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "-Infinity". 3 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "-Infinity".
4 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "fnord". 4 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "fnord".
5 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "E". 5 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "E".
6 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "e". 6 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "e".
7 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "e+". 7 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "e+".
8 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "E-". 8 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "E-".
9 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "-". 9 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "-".
10 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "+". 10 CONSOLE ERROR: line 42: Error: <stop> attribute offset: Expected number or perce ntage, "+".
(...skipping 2549 matching lines...) Expand 10 before | Expand all | Expand 10 after
2560 PASS Test <percentage> trailing garbage, value: \f17e+2foo 2560 PASS Test <percentage> trailing garbage, value: \f17e+2foo
2561 PASS Test <percentage> trailing garbage, value: \f-47)90 2561 PASS Test <percentage> trailing garbage, value: \f-47)90
2562 PASS Test <percentage> trailing garbage, value: \f.1)90 2562 PASS Test <percentage> trailing garbage, value: \f.1)90
2563 PASS Test <percentage> trailing garbage, value: \f0.35)90 2563 PASS Test <percentage> trailing garbage, value: \f0.35)90
2564 PASS Test <percentage> trailing garbage, value: \f1e-10)90 2564 PASS Test <percentage> trailing garbage, value: \f1e-10)90
2565 PASS Test <percentage> trailing garbage, value: \f+32)90 2565 PASS Test <percentage> trailing garbage, value: \f+32)90
2566 PASS Test <percentage> trailing garbage, value: \f+17E-1)90 2566 PASS Test <percentage> trailing garbage, value: \f+17E-1)90
2567 PASS Test <percentage> trailing garbage, value: \f17e+2)90 2567 PASS Test <percentage> trailing garbage, value: \f17e+2)90
2568 Harness: the test ran to completion. 2568 Harness: the test ran to completion.
2569 2569
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/parser/whitespace-number.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698