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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/css/parse-length-expected.txt

Issue 1992663003: [DevTools] Capture call stacks for svg parser console messages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
OLDNEW
1 CONSOLE ERROR: Error: <mask> attribute x: Expected length, "auto". 1 CONSOLE ERROR: line 18: Error: <mask> attribute x: Expected length, "auto".
2 CONSOLE ERROR: Error: <mask> attribute x: Expected length, "100 px". 2 CONSOLE ERROR: line 18: Error: <mask> attribute x: Expected length, "100 px".
3 CONSOLE ERROR: Error: <mask> attribute x: Expected length, "100px;". 3 CONSOLE ERROR: line 18: Error: <mask> attribute x: Expected length, "100px;".
4 CONSOLE ERROR: Error: <mask> attribute x: Expected length, "100px !important". 4 CONSOLE ERROR: line 18: Error: <mask> attribute x: Expected length, "100px !impo rtant".
5 CONSOLE ERROR: Error: <mask> attribute x: Expected length, "{ 100px }". 5 CONSOLE ERROR: line 18: Error: <mask> attribute x: Expected length, "{ 100px }".
6 CONSOLE ERROR: Error: <mask> attribute y: Expected length, "auto". 6 CONSOLE ERROR: line 18: Error: <mask> attribute y: Expected length, "auto".
7 CONSOLE ERROR: Error: <mask> attribute y: Expected length, "100 px". 7 CONSOLE ERROR: line 18: Error: <mask> attribute y: Expected length, "100 px".
8 CONSOLE ERROR: Error: <mask> attribute y: Expected length, "100px;". 8 CONSOLE ERROR: line 18: Error: <mask> attribute y: Expected length, "100px;".
9 CONSOLE ERROR: Error: <mask> attribute y: Expected length, "100px !important". 9 CONSOLE ERROR: line 18: Error: <mask> attribute y: Expected length, "100px !impo rtant".
10 CONSOLE ERROR: Error: <mask> attribute y: Expected length, "{ 100px }". 10 CONSOLE ERROR: line 18: Error: <mask> attribute y: Expected length, "{ 100px }".
11 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "auto". 11 CONSOLE ERROR: line 18: Error: <svg> attribute x: Expected length, "auto".
12 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "100 px". 12 CONSOLE ERROR: line 18: Error: <svg> attribute x: Expected length, "100 px".
13 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "100px;". 13 CONSOLE ERROR: line 18: Error: <svg> attribute x: Expected length, "100px;".
14 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "100px !important". 14 CONSOLE ERROR: line 18: Error: <svg> attribute x: Expected length, "100px !impor tant".
15 CONSOLE ERROR: Error: <svg> attribute x: Expected length, "{ 100px }". 15 CONSOLE ERROR: line 18: Error: <svg> attribute x: Expected length, "{ 100px }".
16 CONSOLE ERROR: Error: <svg> attribute y: Expected length, "auto". 16 CONSOLE ERROR: line 18: Error: <svg> attribute y: Expected length, "auto".
17 CONSOLE ERROR: Error: <svg> attribute y: Expected length, "100 px". 17 CONSOLE ERROR: line 18: Error: <svg> attribute y: Expected length, "100 px".
18 CONSOLE ERROR: Error: <svg> attribute y: Expected length, "100px;". 18 CONSOLE ERROR: line 18: Error: <svg> attribute y: Expected length, "100px;".
19 CONSOLE ERROR: Error: <svg> attribute y: Expected length, "100px !important". 19 CONSOLE ERROR: line 18: Error: <svg> attribute y: Expected length, "100px !impor tant".
20 CONSOLE ERROR: Error: <svg> attribute y: Expected length, "{ 100px }". 20 CONSOLE ERROR: line 18: Error: <svg> attribute y: Expected length, "{ 100px }".
21 CONSOLE ERROR: Error: <rect> attribute x: Expected length, "auto". 21 CONSOLE ERROR: line 18: Error: <rect> attribute x: Expected length, "auto".
22 CONSOLE ERROR: Error: <rect> attribute x: Expected length, "100 px". 22 CONSOLE ERROR: line 18: Error: <rect> attribute x: Expected length, "100 px".
23 CONSOLE ERROR: Error: <rect> attribute x: Expected length, "100px;". 23 CONSOLE ERROR: line 18: Error: <rect> attribute x: Expected length, "100px;".
24 CONSOLE ERROR: Error: <rect> attribute x: Expected length, "100px !important". 24 CONSOLE ERROR: line 18: Error: <rect> attribute x: Expected length, "100px !impo rtant".
25 CONSOLE ERROR: Error: <rect> attribute x: Expected length, "{ 100px }". 25 CONSOLE ERROR: line 18: Error: <rect> attribute x: Expected length, "{ 100px }".
26 CONSOLE ERROR: Error: <rect> attribute y: Expected length, "auto". 26 CONSOLE ERROR: line 18: Error: <rect> attribute y: Expected length, "auto".
27 CONSOLE ERROR: Error: <rect> attribute y: Expected length, "100 px". 27 CONSOLE ERROR: line 18: Error: <rect> attribute y: Expected length, "100 px".
28 CONSOLE ERROR: Error: <rect> attribute y: Expected length, "100px;". 28 CONSOLE ERROR: line 18: Error: <rect> attribute y: Expected length, "100px;".
29 CONSOLE ERROR: Error: <rect> attribute y: Expected length, "100px !important". 29 CONSOLE ERROR: line 18: Error: <rect> attribute y: Expected length, "100px !impo rtant".
30 CONSOLE ERROR: Error: <rect> attribute y: Expected length, "{ 100px }". 30 CONSOLE ERROR: line 18: Error: <rect> attribute y: Expected length, "{ 100px }".
31 CONSOLE ERROR: Error: <image> attribute x: Expected length, "auto". 31 CONSOLE ERROR: line 18: Error: <image> attribute x: Expected length, "auto".
32 CONSOLE ERROR: Error: <image> attribute x: Expected length, "100 px". 32 CONSOLE ERROR: line 18: Error: <image> attribute x: Expected length, "100 px".
33 CONSOLE ERROR: Error: <image> attribute x: Expected length, "100px;". 33 CONSOLE ERROR: line 18: Error: <image> attribute x: Expected length, "100px;".
34 CONSOLE ERROR: Error: <image> attribute x: Expected length, "100px !important". 34 CONSOLE ERROR: line 18: Error: <image> attribute x: Expected length, "100px !imp ortant".
35 CONSOLE ERROR: Error: <image> attribute x: Expected length, "{ 100px }". 35 CONSOLE ERROR: line 18: Error: <image> attribute x: Expected length, "{ 100px }" .
36 CONSOLE ERROR: Error: <image> attribute y: Expected length, "auto". 36 CONSOLE ERROR: line 18: Error: <image> attribute y: Expected length, "auto".
37 CONSOLE ERROR: Error: <image> attribute y: Expected length, "100 px". 37 CONSOLE ERROR: line 18: Error: <image> attribute y: Expected length, "100 px".
38 CONSOLE ERROR: Error: <image> attribute y: Expected length, "100px;". 38 CONSOLE ERROR: line 18: Error: <image> attribute y: Expected length, "100px;".
39 CONSOLE ERROR: Error: <image> attribute y: Expected length, "100px !important". 39 CONSOLE ERROR: line 18: Error: <image> attribute y: Expected length, "100px !imp ortant".
40 CONSOLE ERROR: Error: <image> attribute y: Expected length, "{ 100px }". 40 CONSOLE ERROR: line 18: Error: <image> attribute y: Expected length, "{ 100px }" .
41 CONSOLE ERROR: Error: <foreignObject> attribute x: Expected length, "auto". 41 CONSOLE ERROR: line 18: Error: <foreignObject> attribute x: Expected length, "au to".
42 CONSOLE ERROR: Error: <foreignObject> attribute x: Expected length, "100 px". 42 CONSOLE ERROR: line 18: Error: <foreignObject> attribute x: Expected length, "10 0 px".
43 CONSOLE ERROR: Error: <foreignObject> attribute x: Expected length, "100px;". 43 CONSOLE ERROR: line 18: Error: <foreignObject> attribute x: Expected length, "10 0px;".
44 CONSOLE ERROR: Error: <foreignObject> attribute x: Expected length, "100px !impo rtant". 44 CONSOLE ERROR: line 18: Error: <foreignObject> attribute x: Expected length, "10 0px !important".
45 CONSOLE ERROR: Error: <foreignObject> attribute x: Expected length, "{ 100px }". 45 CONSOLE ERROR: line 18: Error: <foreignObject> attribute x: Expected length, "{ 100px }".
46 CONSOLE ERROR: Error: <foreignObject> attribute y: Expected length, "auto". 46 CONSOLE ERROR: line 18: Error: <foreignObject> attribute y: Expected length, "au to".
47 CONSOLE ERROR: Error: <foreignObject> attribute y: Expected length, "100 px". 47 CONSOLE ERROR: line 18: Error: <foreignObject> attribute y: Expected length, "10 0 px".
48 CONSOLE ERROR: Error: <foreignObject> attribute y: Expected length, "100px;". 48 CONSOLE ERROR: line 18: Error: <foreignObject> attribute y: Expected length, "10 0px;".
49 CONSOLE ERROR: Error: <foreignObject> attribute y: Expected length, "100px !impo rtant". 49 CONSOLE ERROR: line 18: Error: <foreignObject> attribute y: Expected length, "10 0px !important".
50 CONSOLE ERROR: Error: <foreignObject> attribute y: Expected length, "{ 100px }". 50 CONSOLE ERROR: line 18: Error: <foreignObject> attribute y: Expected length, "{ 100px }".
51 CONSOLE ERROR: Error: <rect> attribute rx: A negative value is not valid. ("-200 px") 51 CONSOLE ERROR: line 18: Error: <rect> attribute rx: A negative value is not vali d. ("-200px")
52 CONSOLE ERROR: Error: <rect> attribute rx: Expected length, "auto". 52 CONSOLE ERROR: line 18: Error: <rect> attribute rx: Expected length, "auto".
53 CONSOLE ERROR: Error: <rect> attribute rx: Expected length, "100 px". 53 CONSOLE ERROR: line 18: Error: <rect> attribute rx: Expected length, "100 px".
54 CONSOLE ERROR: Error: <rect> attribute rx: Expected length, "100px;". 54 CONSOLE ERROR: line 18: Error: <rect> attribute rx: Expected length, "100px;".
55 CONSOLE ERROR: Error: <rect> attribute rx: Expected length, "100px !important". 55 CONSOLE ERROR: line 18: Error: <rect> attribute rx: Expected length, "100px !imp ortant".
56 CONSOLE ERROR: Error: <rect> attribute rx: Expected length, "{ 100px }". 56 CONSOLE ERROR: line 18: Error: <rect> attribute rx: Expected length, "{ 100px }" .
57 CONSOLE ERROR: Error: <rect> attribute ry: A negative value is not valid. ("-200 px") 57 CONSOLE ERROR: line 18: Error: <rect> attribute ry: A negative value is not vali d. ("-200px")
58 CONSOLE ERROR: Error: <rect> attribute ry: Expected length, "auto". 58 CONSOLE ERROR: line 18: Error: <rect> attribute ry: Expected length, "auto".
59 CONSOLE ERROR: Error: <rect> attribute ry: Expected length, "100 px". 59 CONSOLE ERROR: line 18: Error: <rect> attribute ry: Expected length, "100 px".
60 CONSOLE ERROR: Error: <rect> attribute ry: Expected length, "100px;". 60 CONSOLE ERROR: line 18: Error: <rect> attribute ry: Expected length, "100px;".
61 CONSOLE ERROR: Error: <rect> attribute ry: Expected length, "100px !important". 61 CONSOLE ERROR: line 18: Error: <rect> attribute ry: Expected length, "100px !imp ortant".
62 CONSOLE ERROR: Error: <rect> attribute ry: Expected length, "{ 100px }". 62 CONSOLE ERROR: line 18: Error: <rect> attribute ry: Expected length, "{ 100px }" .
63 CONSOLE ERROR: Error: <ellipse> attribute rx: A negative value is not valid. ("- 200px") 63 CONSOLE ERROR: line 18: Error: <ellipse> attribute rx: A negative value is not v alid. ("-200px")
64 CONSOLE ERROR: Error: <ellipse> attribute rx: Expected length, "auto". 64 CONSOLE ERROR: line 18: Error: <ellipse> attribute rx: Expected length, "auto".
65 CONSOLE ERROR: Error: <ellipse> attribute rx: Expected length, "100 px". 65 CONSOLE ERROR: line 18: Error: <ellipse> attribute rx: Expected length, "100 p x".
66 CONSOLE ERROR: Error: <ellipse> attribute rx: Expected length, "100px;". 66 CONSOLE ERROR: line 18: Error: <ellipse> attribute rx: Expected length, "100px;" .
67 CONSOLE ERROR: Error: <ellipse> attribute rx: Expected length, "100px !important ". 67 CONSOLE ERROR: line 18: Error: <ellipse> attribute rx: Expected length, "100px ! important".
68 CONSOLE ERROR: Error: <ellipse> attribute rx: Expected length, "{ 100px }". 68 CONSOLE ERROR: line 18: Error: <ellipse> attribute rx: Expected length, "{ 100px }".
69 CONSOLE ERROR: Error: <ellipse> attribute ry: A negative value is not valid. ("- 200px") 69 CONSOLE ERROR: line 18: Error: <ellipse> attribute ry: A negative value is not v alid. ("-200px")
70 CONSOLE ERROR: Error: <ellipse> attribute ry: Expected length, "auto". 70 CONSOLE ERROR: line 18: Error: <ellipse> attribute ry: Expected length, "auto".
71 CONSOLE ERROR: Error: <ellipse> attribute ry: Expected length, "100 px". 71 CONSOLE ERROR: line 18: Error: <ellipse> attribute ry: Expected length, "100 p x".
72 CONSOLE ERROR: Error: <ellipse> attribute ry: Expected length, "100px;". 72 CONSOLE ERROR: line 18: Error: <ellipse> attribute ry: Expected length, "100px;" .
73 CONSOLE ERROR: Error: <ellipse> attribute ry: Expected length, "100px !important ". 73 CONSOLE ERROR: line 18: Error: <ellipse> attribute ry: Expected length, "100px ! important".
74 CONSOLE ERROR: Error: <ellipse> attribute ry: Expected length, "{ 100px }". 74 CONSOLE ERROR: line 18: Error: <ellipse> attribute ry: Expected length, "{ 100px }".
75 CONSOLE ERROR: Error: <circle> attribute r: A negative value is not valid. ("-20 0px") 75 CONSOLE ERROR: line 18: Error: <circle> attribute r: A negative value is not val id. ("-200px")
76 CONSOLE ERROR: Error: <circle> attribute r: Expected length, "auto". 76 CONSOLE ERROR: line 18: Error: <circle> attribute r: Expected length, "auto".
77 CONSOLE ERROR: Error: <circle> attribute r: Expected length, "100 px". 77 CONSOLE ERROR: line 18: Error: <circle> attribute r: Expected length, "100 px" .
78 CONSOLE ERROR: Error: <circle> attribute r: Expected length, "100px;". 78 CONSOLE ERROR: line 18: Error: <circle> attribute r: Expected length, "100px;".
79 CONSOLE ERROR: Error: <circle> attribute r: Expected length, "100px !important". 79 CONSOLE ERROR: line 18: Error: <circle> attribute r: Expected length, "100px !im portant".
80 CONSOLE ERROR: Error: <circle> attribute r: Expected length, "{ 100px }". 80 CONSOLE ERROR: line 18: Error: <circle> attribute r: Expected length, "{ 100px } ".
81 Test that 'length' presentation attribute values are parsed with CSS presentatio n rules. 81 Test that 'length' presentation attribute values are parsed with CSS presentatio n rules.
82 82
83 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 83 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
84 84
85 85
86 PASS computedStyle("mask", "x", " 100") is "100px" 86 PASS computedStyle("mask", "x", " 100") is "100px"
87 PASS computedStyle("mask", "x", "100 ") is "100px" 87 PASS computedStyle("mask", "x", "100 ") is "100px"
88 PASS computedStyle("mask", "x", "100px") is "100px" 88 PASS computedStyle("mask", "x", "100px") is "100px"
89 PASS computedStyle("mask", "x", "1em") is "16px" 89 PASS computedStyle("mask", "x", "1em") is "16px"
90 PASS computedStyle("mask", "x", "20%") is "20%" 90 PASS computedStyle("mask", "x", "20%") is "20%"
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
245 PASS computedStyle("circle", "r", "-200px") is "-200px" 245 PASS computedStyle("circle", "r", "-200px") is "-200px"
246 PASS computedStyle("circle", "r", "auto") is "0px" 246 PASS computedStyle("circle", "r", "auto") is "0px"
247 PASS computedStyle("circle", "r", "100 px") is "0px" 247 PASS computedStyle("circle", "r", "100 px") is "0px"
248 PASS computedStyle("circle", "r", "100px;") is "0px" 248 PASS computedStyle("circle", "r", "100px;") is "0px"
249 PASS computedStyle("circle", "r", "100px !important") is "0px" 249 PASS computedStyle("circle", "r", "100px !important") is "0px"
250 PASS computedStyle("circle", "r", "{ 100px }") is "0px" 250 PASS computedStyle("circle", "r", "{ 100px }") is "0px"
251 PASS successfullyParsed is true 251 PASS successfullyParsed is true
252 252
253 TEST COMPLETE 253 TEST COMPLETE
254 254
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698