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

Side by Side Diff: LayoutTests/platform/android/svg/parser/whitespace-length-invalid-2-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 <svg> attribute x="e+" 1 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+"
2 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+em" 2 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+em"
3 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ex" 3 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+ex"
4 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+px" 4 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+px"
5 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+in" 5 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+in"
6 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+cm" 6 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+cm"
7 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+mm" 7 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+mm"
8 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pt" 8 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pt"
9 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pc" 9 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+pc"
10 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+%" 10 CONSOLE ERROR: Error: Invalid value for <svg> attribute x="e+%"
(...skipping 6983 matching lines...) Expand 10 before | Expand all | Expand 10 after
6994 PASS Test <length> invalid value: \fe1ex\f 6994 PASS Test <length> invalid value: \fe1ex\f
6995 PASS Test <length> invalid value: \fe1px\f 6995 PASS Test <length> invalid value: \fe1px\f
6996 PASS Test <length> invalid value: \fe1in\f 6996 PASS Test <length> invalid value: \fe1in\f
6997 PASS Test <length> invalid value: \fe1cm\f 6997 PASS Test <length> invalid value: \fe1cm\f
6998 PASS Test <length> invalid value: \fe1mm\f 6998 PASS Test <length> invalid value: \fe1mm\f
6999 PASS Test <length> invalid value: \fe1pt\f 6999 PASS Test <length> invalid value: \fe1pt\f
7000 PASS Test <length> invalid value: \fe1pc\f 7000 PASS Test <length> invalid value: \fe1pc\f
7001 PASS Test <length> invalid value: \fe1%\f 7001 PASS Test <length> invalid value: \fe1%\f
7002 Harness: the test ran to completion. 7002 Harness: the test ran to completion.
7003 7003
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698