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

Side by Side Diff: LayoutTests/svg/css/rect-system-color-expected.txt

Issue 700843006: Don't require getPropertyCSSValue in svg tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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 Test that fill and stroke properties accept system colors 1 Test that fill and stroke properties accept system colors
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 6
7 Testing system colorActiveBorder 7 Testing system colorActiveBorder
8 PASS parseInt(color1Components[1]) is systemColorRed 8 PASS computedStyleText.fill is computedStyleDiv.color
9 PASS parseInt(color1Components[2]) is systemColorGreen 9 PASS computedStyleText.stroke is computedStyleDiv.color
10 PASS parseInt(color1Components[3]) is systemColorBlue
11 PASS parseInt(color1Components[1]) is systemColorRed
12 PASS parseInt(color1Components[2]) is systemColorGreen
13 PASS parseInt(color1Components[3]) is systemColorBlue
14 Testing system colorActiveCaption 10 Testing system colorActiveCaption
15 PASS parseInt(color1Components[1]) is systemColorRed 11 PASS computedStyleText.fill is computedStyleDiv.color
16 PASS parseInt(color1Components[2]) is systemColorGreen 12 PASS computedStyleText.stroke is computedStyleDiv.color
17 PASS parseInt(color1Components[3]) is systemColorBlue
18 PASS parseInt(color1Components[1]) is systemColorRed
19 PASS parseInt(color1Components[2]) is systemColorGreen
20 PASS parseInt(color1Components[3]) is systemColorBlue
21 Testing system colorAppWorkspace 13 Testing system colorAppWorkspace
22 PASS parseInt(color1Components[1]) is systemColorRed 14 PASS computedStyleText.fill is computedStyleDiv.color
23 PASS parseInt(color1Components[2]) is systemColorGreen 15 PASS computedStyleText.stroke is computedStyleDiv.color
24 PASS parseInt(color1Components[3]) is systemColorBlue
25 PASS parseInt(color1Components[1]) is systemColorRed
26 PASS parseInt(color1Components[2]) is systemColorGreen
27 PASS parseInt(color1Components[3]) is systemColorBlue
28 Testing system colorBackground 16 Testing system colorBackground
29 PASS parseInt(color1Components[1]) is systemColorRed 17 PASS computedStyleText.fill is computedStyleDiv.color
30 PASS parseInt(color1Components[2]) is systemColorGreen 18 PASS computedStyleText.stroke is computedStyleDiv.color
31 PASS parseInt(color1Components[3]) is systemColorBlue
32 PASS parseInt(color1Components[1]) is systemColorRed
33 PASS parseInt(color1Components[2]) is systemColorGreen
34 PASS parseInt(color1Components[3]) is systemColorBlue
35 Testing system colorButtonFace 19 Testing system colorButtonFace
36 PASS parseInt(color1Components[1]) is systemColorRed 20 PASS computedStyleText.fill is computedStyleDiv.color
37 PASS parseInt(color1Components[2]) is systemColorGreen 21 PASS computedStyleText.stroke is computedStyleDiv.color
38 PASS parseInt(color1Components[3]) is systemColorBlue
39 PASS parseInt(color1Components[1]) is systemColorRed
40 PASS parseInt(color1Components[2]) is systemColorGreen
41 PASS parseInt(color1Components[3]) is systemColorBlue
42 Testing system colorButtonHighlight 22 Testing system colorButtonHighlight
43 PASS parseInt(color1Components[1]) is systemColorRed 23 PASS computedStyleText.fill is computedStyleDiv.color
44 PASS parseInt(color1Components[2]) is systemColorGreen 24 PASS computedStyleText.stroke is computedStyleDiv.color
45 PASS parseInt(color1Components[3]) is systemColorBlue
46 PASS parseInt(color1Components[1]) is systemColorRed
47 PASS parseInt(color1Components[2]) is systemColorGreen
48 PASS parseInt(color1Components[3]) is systemColorBlue
49 Testing system colorButtonShadow 25 Testing system colorButtonShadow
50 PASS parseInt(color1Components[1]) is systemColorRed 26 PASS computedStyleText.fill is computedStyleDiv.color
51 PASS parseInt(color1Components[2]) is systemColorGreen 27 PASS computedStyleText.stroke is computedStyleDiv.color
52 PASS parseInt(color1Components[3]) is systemColorBlue
53 PASS parseInt(color1Components[1]) is systemColorRed
54 PASS parseInt(color1Components[2]) is systemColorGreen
55 PASS parseInt(color1Components[3]) is systemColorBlue
56 Testing system colorButtonText 28 Testing system colorButtonText
57 PASS parseInt(color1Components[1]) is systemColorRed 29 PASS computedStyleText.fill is computedStyleDiv.color
58 PASS parseInt(color1Components[2]) is systemColorGreen 30 PASS computedStyleText.stroke is computedStyleDiv.color
59 PASS parseInt(color1Components[3]) is systemColorBlue
60 PASS parseInt(color1Components[1]) is systemColorRed
61 PASS parseInt(color1Components[2]) is systemColorGreen
62 PASS parseInt(color1Components[3]) is systemColorBlue
63 Testing system colorCaptionText 31 Testing system colorCaptionText
64 PASS parseInt(color1Components[1]) is systemColorRed 32 PASS computedStyleText.fill is computedStyleDiv.color
65 PASS parseInt(color1Components[2]) is systemColorGreen 33 PASS computedStyleText.stroke is computedStyleDiv.color
66 PASS parseInt(color1Components[3]) is systemColorBlue
67 PASS parseInt(color1Components[1]) is systemColorRed
68 PASS parseInt(color1Components[2]) is systemColorGreen
69 PASS parseInt(color1Components[3]) is systemColorBlue
70 Testing system colorGrayText 34 Testing system colorGrayText
71 PASS parseInt(color1Components[1]) is systemColorRed 35 PASS computedStyleText.fill is computedStyleDiv.color
72 PASS parseInt(color1Components[2]) is systemColorGreen 36 PASS computedStyleText.stroke is computedStyleDiv.color
73 PASS parseInt(color1Components[3]) is systemColorBlue
74 PASS parseInt(color1Components[1]) is systemColorRed
75 PASS parseInt(color1Components[2]) is systemColorGreen
76 PASS parseInt(color1Components[3]) is systemColorBlue
77 Testing system colorHighlight 37 Testing system colorHighlight
78 PASS parseInt(color1Components[1]) is systemColorRed 38 PASS computedStyleText.fill is computedStyleDiv.color
79 PASS parseInt(color1Components[2]) is systemColorGreen 39 PASS computedStyleText.stroke is computedStyleDiv.color
80 PASS parseInt(color1Components[3]) is systemColorBlue
81 PASS parseInt(color1Components[1]) is systemColorRed
82 PASS parseInt(color1Components[2]) is systemColorGreen
83 PASS parseInt(color1Components[3]) is systemColorBlue
84 Testing system colorHighlightText 40 Testing system colorHighlightText
85 PASS parseInt(color1Components[1]) is systemColorRed 41 PASS computedStyleText.fill is computedStyleDiv.color
86 PASS parseInt(color1Components[2]) is systemColorGreen 42 PASS computedStyleText.stroke is computedStyleDiv.color
87 PASS parseInt(color1Components[3]) is systemColorBlue
88 PASS parseInt(color1Components[1]) is systemColorRed
89 PASS parseInt(color1Components[2]) is systemColorGreen
90 PASS parseInt(color1Components[3]) is systemColorBlue
91 Testing system colorInactiveBorder 43 Testing system colorInactiveBorder
92 PASS parseInt(color1Components[1]) is systemColorRed 44 PASS computedStyleText.fill is computedStyleDiv.color
93 PASS parseInt(color1Components[2]) is systemColorGreen 45 PASS computedStyleText.stroke is computedStyleDiv.color
94 PASS parseInt(color1Components[3]) is systemColorBlue
95 PASS parseInt(color1Components[1]) is systemColorRed
96 PASS parseInt(color1Components[2]) is systemColorGreen
97 PASS parseInt(color1Components[3]) is systemColorBlue
98 Testing system colorInactiveCaption 46 Testing system colorInactiveCaption
99 PASS parseInt(color1Components[1]) is systemColorRed 47 PASS computedStyleText.fill is computedStyleDiv.color
100 PASS parseInt(color1Components[2]) is systemColorGreen 48 PASS computedStyleText.stroke is computedStyleDiv.color
101 PASS parseInt(color1Components[3]) is systemColorBlue
102 PASS parseInt(color1Components[1]) is systemColorRed
103 PASS parseInt(color1Components[2]) is systemColorGreen
104 PASS parseInt(color1Components[3]) is systemColorBlue
105 Testing system colorInactiveCaptionText 49 Testing system colorInactiveCaptionText
106 PASS parseInt(color1Components[1]) is systemColorRed 50 PASS computedStyleText.fill is computedStyleDiv.color
107 PASS parseInt(color1Components[2]) is systemColorGreen 51 PASS computedStyleText.stroke is computedStyleDiv.color
108 PASS parseInt(color1Components[3]) is systemColorBlue
109 PASS parseInt(color1Components[1]) is systemColorRed
110 PASS parseInt(color1Components[2]) is systemColorGreen
111 PASS parseInt(color1Components[3]) is systemColorBlue
112 Testing system colorInfoBackground 52 Testing system colorInfoBackground
113 PASS parseInt(color1Components[1]) is systemColorRed 53 PASS computedStyleText.fill is computedStyleDiv.color
114 PASS parseInt(color1Components[2]) is systemColorGreen 54 PASS computedStyleText.stroke is computedStyleDiv.color
115 PASS parseInt(color1Components[3]) is systemColorBlue
116 PASS parseInt(color1Components[1]) is systemColorRed
117 PASS parseInt(color1Components[2]) is systemColorGreen
118 PASS parseInt(color1Components[3]) is systemColorBlue
119 Testing system colorInfoText 55 Testing system colorInfoText
120 PASS parseInt(color1Components[1]) is systemColorRed 56 PASS computedStyleText.fill is computedStyleDiv.color
121 PASS parseInt(color1Components[2]) is systemColorGreen 57 PASS computedStyleText.stroke is computedStyleDiv.color
122 PASS parseInt(color1Components[3]) is systemColorBlue
123 PASS parseInt(color1Components[1]) is systemColorRed
124 PASS parseInt(color1Components[2]) is systemColorGreen
125 PASS parseInt(color1Components[3]) is systemColorBlue
126 Testing system colorMenu 58 Testing system colorMenu
127 PASS parseInt(color1Components[1]) is systemColorRed 59 PASS computedStyleText.fill is computedStyleDiv.color
128 PASS parseInt(color1Components[2]) is systemColorGreen 60 PASS computedStyleText.stroke is computedStyleDiv.color
129 PASS parseInt(color1Components[3]) is systemColorBlue
130 PASS parseInt(color1Components[1]) is systemColorRed
131 PASS parseInt(color1Components[2]) is systemColorGreen
132 PASS parseInt(color1Components[3]) is systemColorBlue
133 Testing system colorMenuText 61 Testing system colorMenuText
134 PASS parseInt(color1Components[1]) is systemColorRed 62 PASS computedStyleText.fill is computedStyleDiv.color
135 PASS parseInt(color1Components[2]) is systemColorGreen 63 PASS computedStyleText.stroke is computedStyleDiv.color
136 PASS parseInt(color1Components[3]) is systemColorBlue
137 PASS parseInt(color1Components[1]) is systemColorRed
138 PASS parseInt(color1Components[2]) is systemColorGreen
139 PASS parseInt(color1Components[3]) is systemColorBlue
140 Testing system colorScrollbar 64 Testing system colorScrollbar
141 PASS parseInt(color1Components[1]) is systemColorRed 65 PASS computedStyleText.fill is computedStyleDiv.color
142 PASS parseInt(color1Components[2]) is systemColorGreen 66 PASS computedStyleText.stroke is computedStyleDiv.color
143 PASS parseInt(color1Components[3]) is systemColorBlue
144 PASS parseInt(color1Components[1]) is systemColorRed
145 PASS parseInt(color1Components[2]) is systemColorGreen
146 PASS parseInt(color1Components[3]) is systemColorBlue
147 Testing system colorThreeDDarkShadow 67 Testing system colorThreeDDarkShadow
148 PASS parseInt(color1Components[1]) is systemColorRed 68 PASS computedStyleText.fill is computedStyleDiv.color
149 PASS parseInt(color1Components[2]) is systemColorGreen 69 PASS computedStyleText.stroke is computedStyleDiv.color
150 PASS parseInt(color1Components[3]) is systemColorBlue
151 PASS parseInt(color1Components[1]) is systemColorRed
152 PASS parseInt(color1Components[2]) is systemColorGreen
153 PASS parseInt(color1Components[3]) is systemColorBlue
154 Testing system colorThreeDFace 70 Testing system colorThreeDFace
155 PASS parseInt(color1Components[1]) is systemColorRed 71 PASS computedStyleText.fill is computedStyleDiv.color
156 PASS parseInt(color1Components[2]) is systemColorGreen 72 PASS computedStyleText.stroke is computedStyleDiv.color
157 PASS parseInt(color1Components[3]) is systemColorBlue
158 PASS parseInt(color1Components[1]) is systemColorRed
159 PASS parseInt(color1Components[2]) is systemColorGreen
160 PASS parseInt(color1Components[3]) is systemColorBlue
161 Testing system colorThreeDHighlight 73 Testing system colorThreeDHighlight
162 PASS parseInt(color1Components[1]) is systemColorRed 74 PASS computedStyleText.fill is computedStyleDiv.color
163 PASS parseInt(color1Components[2]) is systemColorGreen 75 PASS computedStyleText.stroke is computedStyleDiv.color
164 PASS parseInt(color1Components[3]) is systemColorBlue
165 PASS parseInt(color1Components[1]) is systemColorRed
166 PASS parseInt(color1Components[2]) is systemColorGreen
167 PASS parseInt(color1Components[3]) is systemColorBlue
168 Testing system colorThreeDLightShadow 76 Testing system colorThreeDLightShadow
169 PASS parseInt(color1Components[1]) is systemColorRed 77 PASS computedStyleText.fill is computedStyleDiv.color
170 PASS parseInt(color1Components[2]) is systemColorGreen 78 PASS computedStyleText.stroke is computedStyleDiv.color
171 PASS parseInt(color1Components[3]) is systemColorBlue
172 PASS parseInt(color1Components[1]) is systemColorRed
173 PASS parseInt(color1Components[2]) is systemColorGreen
174 PASS parseInt(color1Components[3]) is systemColorBlue
175 Testing system colorThreeDShadow 79 Testing system colorThreeDShadow
176 PASS parseInt(color1Components[1]) is systemColorRed 80 PASS computedStyleText.fill is computedStyleDiv.color
177 PASS parseInt(color1Components[2]) is systemColorGreen 81 PASS computedStyleText.stroke is computedStyleDiv.color
178 PASS parseInt(color1Components[3]) is systemColorBlue
179 PASS parseInt(color1Components[1]) is systemColorRed
180 PASS parseInt(color1Components[2]) is systemColorGreen
181 PASS parseInt(color1Components[3]) is systemColorBlue
182 Testing system colorWindow 82 Testing system colorWindow
183 PASS parseInt(color1Components[1]) is systemColorRed 83 PASS computedStyleText.fill is computedStyleDiv.color
184 PASS parseInt(color1Components[2]) is systemColorGreen 84 PASS computedStyleText.stroke is computedStyleDiv.color
185 PASS parseInt(color1Components[3]) is systemColorBlue
186 PASS parseInt(color1Components[1]) is systemColorRed
187 PASS parseInt(color1Components[2]) is systemColorGreen
188 PASS parseInt(color1Components[3]) is systemColorBlue
189 Testing system colorWindowFrame 85 Testing system colorWindowFrame
190 PASS parseInt(color1Components[1]) is systemColorRed 86 PASS computedStyleText.fill is computedStyleDiv.color
191 PASS parseInt(color1Components[2]) is systemColorGreen 87 PASS computedStyleText.stroke is computedStyleDiv.color
192 PASS parseInt(color1Components[3]) is systemColorBlue
193 PASS parseInt(color1Components[1]) is systemColorRed
194 PASS parseInt(color1Components[2]) is systemColorGreen
195 PASS parseInt(color1Components[3]) is systemColorBlue
196 Testing system colorWindowText 88 Testing system colorWindowText
197 PASS parseInt(color1Components[1]) is systemColorRed 89 PASS computedStyleText.fill is computedStyleDiv.color
198 PASS parseInt(color1Components[2]) is systemColorGreen 90 PASS computedStyleText.stroke is computedStyleDiv.color
199 PASS parseInt(color1Components[3]) is systemColorBlue
200 PASS parseInt(color1Components[1]) is systemColorRed
201 PASS parseInt(color1Components[2]) is systemColorGreen
202 PASS parseInt(color1Components[3]) is systemColorBlue
203 PASS successfullyParsed is true 91 PASS successfullyParsed is true
204 92
205 TEST COMPLETE 93 TEST COMPLETE
206 94
OLDNEW
« no previous file with comments | « LayoutTests/svg/css/rect-system-color.xhtml ('k') | LayoutTests/svg/transforms/transform-origin-presentation-attribute.xhtml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698