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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/css/getComputedStyle-basic-expected.txt

Issue 171008: Rebaseline 4 tests that were changed upstream. (Closed)
Patch Set: Created 11 years, 4 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
(Empty)
1 rect: style.getPropertyValue(background-attachment) : scroll
2 rect: style.getPropertyCSSValue(background-attachment) : [object CSSPrimitiveVal ue]
3 rect: style.getPropertyValue(background-clip) : border-box
4 rect: style.getPropertyCSSValue(background-clip) : [object CSSPrimitiveValue]
5 rect: style.getPropertyValue(background-color) : rgba(0, 0, 0, 0)
6 rect: style.getPropertyCSSValue(background-color) : [object CSSPrimitiveValue]
7 rect: style.getPropertyValue(background-image) : none
8 rect: style.getPropertyCSSValue(background-image) : [object CSSPrimitiveValue]
9 rect: style.getPropertyValue(background-origin) : padding-box
10 rect: style.getPropertyCSSValue(background-origin) : [object CSSPrimitiveValue]
11 rect: style.getPropertyValue(background-position) : 0% 0%
12 rect: style.getPropertyCSSValue(background-position) : [object CSSValueList]
13 rect: style.getPropertyValue(background-repeat) : repeat
14 rect: style.getPropertyCSSValue(background-repeat) : [object CSSPrimitiveValue]
15 rect: style.getPropertyValue(border-bottom-color) : rgb(0, 0, 0)
16 rect: style.getPropertyCSSValue(border-bottom-color) : [object CSSPrimitiveValue ]
17 rect: style.getPropertyValue(border-bottom-style) : none
18 rect: style.getPropertyCSSValue(border-bottom-style) : [object CSSPrimitiveValue ]
19 rect: style.getPropertyValue(border-bottom-width) : 0px
20 rect: style.getPropertyCSSValue(border-bottom-width) : [object CSSPrimitiveValue ]
21 rect: style.getPropertyValue(border-collapse) : separate
22 rect: style.getPropertyCSSValue(border-collapse) : [object CSSPrimitiveValue]
23 rect: style.getPropertyValue(border-left-color) : rgb(0, 0, 0)
24 rect: style.getPropertyCSSValue(border-left-color) : [object CSSPrimitiveValue]
25 rect: style.getPropertyValue(border-left-style) : none
26 rect: style.getPropertyCSSValue(border-left-style) : [object CSSPrimitiveValue]
27 rect: style.getPropertyValue(border-left-width) : 0px
28 rect: style.getPropertyCSSValue(border-left-width) : [object CSSPrimitiveValue]
29 rect: style.getPropertyValue(border-right-color) : rgb(0, 0, 0)
30 rect: style.getPropertyCSSValue(border-right-color) : [object CSSPrimitiveValue]
31 rect: style.getPropertyValue(border-right-style) : none
32 rect: style.getPropertyCSSValue(border-right-style) : [object CSSPrimitiveValue]
33 rect: style.getPropertyValue(border-right-width) : 0px
34 rect: style.getPropertyCSSValue(border-right-width) : [object CSSPrimitiveValue]
35 rect: style.getPropertyValue(border-top-color) : rgb(0, 0, 0)
36 rect: style.getPropertyCSSValue(border-top-color) : [object CSSPrimitiveValue]
37 rect: style.getPropertyValue(border-top-style) : none
38 rect: style.getPropertyCSSValue(border-top-style) : [object CSSPrimitiveValue]
39 rect: style.getPropertyValue(border-top-width) : 0px
40 rect: style.getPropertyCSSValue(border-top-width) : [object CSSPrimitiveValue]
41 rect: style.getPropertyValue(bottom) : auto
42 rect: style.getPropertyCSSValue(bottom) : [object CSSPrimitiveValue]
43 rect: style.getPropertyValue(box-shadow) : none
44 rect: style.getPropertyCSSValue(box-shadow) : [object CSSPrimitiveValue]
45 rect: style.getPropertyValue(caption-side) : top
46 rect: style.getPropertyCSSValue(caption-side) : [object CSSPrimitiveValue]
47 rect: style.getPropertyValue(clear) : none
48 rect: style.getPropertyCSSValue(clear) : [object CSSPrimitiveValue]
49 rect: style.getPropertyValue(clip) : auto
50 rect: style.getPropertyCSSValue(clip) : [object CSSPrimitiveValue]
51 rect: style.getPropertyValue(color) : rgb(0, 0, 0)
52 rect: style.getPropertyCSSValue(color) : [object CSSPrimitiveValue]
53 rect: style.getPropertyValue(cursor) : auto
54 rect: style.getPropertyCSSValue(cursor) : [object CSSPrimitiveValue]
55 rect: style.getPropertyValue(direction) : ltr
56 rect: style.getPropertyCSSValue(direction) : [object CSSPrimitiveValue]
57 rect: style.getPropertyValue(display) : inline
58 rect: style.getPropertyCSSValue(display) : [object CSSPrimitiveValue]
59 rect: style.getPropertyValue(empty-cells) : show
60 rect: style.getPropertyCSSValue(empty-cells) : [object CSSPrimitiveValue]
61 rect: style.getPropertyValue(float) : none
62 rect: style.getPropertyCSSValue(float) : [object CSSPrimitiveValue]
63 rect: style.getPropertyValue(font-family) : 'times new roman'
64 rect: style.getPropertyCSSValue(font-family) : [object CSSPrimitiveValue]
65 rect: style.getPropertyValue(font-size) : 16px
66 rect: style.getPropertyCSSValue(font-size) : [object CSSPrimitiveValue]
67 rect: style.getPropertyValue(font-style) : normal
68 rect: style.getPropertyCSSValue(font-style) : [object CSSPrimitiveValue]
69 rect: style.getPropertyValue(font-variant) : normal
70 rect: style.getPropertyCSSValue(font-variant) : [object CSSPrimitiveValue]
71 rect: style.getPropertyValue(font-weight) : normal
72 rect: style.getPropertyCSSValue(font-weight) : [object CSSPrimitiveValue]
73 rect: style.getPropertyValue(height) : 0px
74 rect: style.getPropertyCSSValue(height) : [object CSSPrimitiveValue]
75 rect: style.getPropertyValue(left) : auto
76 rect: style.getPropertyCSSValue(left) : [object CSSPrimitiveValue]
77 rect: style.getPropertyValue(letter-spacing) : normal
78 rect: style.getPropertyCSSValue(letter-spacing) : [object CSSPrimitiveValue]
79 rect: style.getPropertyValue(line-height) : normal
80 rect: style.getPropertyCSSValue(line-height) : [object CSSPrimitiveValue]
81 rect: style.getPropertyValue(list-style-image) : none
82 rect: style.getPropertyCSSValue(list-style-image) : [object CSSPrimitiveValue]
83 rect: style.getPropertyValue(list-style-position) : outside
84 rect: style.getPropertyCSSValue(list-style-position) : [object CSSPrimitiveValue ]
85 rect: style.getPropertyValue(list-style-type) : disc
86 rect: style.getPropertyCSSValue(list-style-type) : [object CSSPrimitiveValue]
87 rect: style.getPropertyValue(margin-bottom) : 0px
88 rect: style.getPropertyCSSValue(margin-bottom) : [object CSSPrimitiveValue]
89 rect: style.getPropertyValue(margin-left) : 0px
90 rect: style.getPropertyCSSValue(margin-left) : [object CSSPrimitiveValue]
91 rect: style.getPropertyValue(margin-right) : 0px
92 rect: style.getPropertyCSSValue(margin-right) : [object CSSPrimitiveValue]
93 rect: style.getPropertyValue(margin-top) : 0px
94 rect: style.getPropertyCSSValue(margin-top) : [object CSSPrimitiveValue]
95 rect: style.getPropertyValue(max-height) : none
96 rect: style.getPropertyCSSValue(max-height) : [object CSSPrimitiveValue]
97 rect: style.getPropertyValue(max-width) : none
98 rect: style.getPropertyCSSValue(max-width) : [object CSSPrimitiveValue]
99 rect: style.getPropertyValue(min-height) : 0px
100 rect: style.getPropertyCSSValue(min-height) : [object CSSPrimitiveValue]
101 rect: style.getPropertyValue(min-width) : 0px
102 rect: style.getPropertyCSSValue(min-width) : [object CSSPrimitiveValue]
103 rect: style.getPropertyValue(opacity) : 1
104 rect: style.getPropertyCSSValue(opacity) : [object CSSPrimitiveValue]
105 rect: style.getPropertyValue(orphans) : 2
106 rect: style.getPropertyCSSValue(orphans) : [object CSSPrimitiveValue]
107 rect: style.getPropertyValue(outline-color) : rgb(0, 0, 0)
108 rect: style.getPropertyCSSValue(outline-color) : [object CSSPrimitiveValue]
109 rect: style.getPropertyValue(outline-style) : none
110 rect: style.getPropertyCSSValue(outline-style) : [object CSSPrimitiveValue]
111 rect: style.getPropertyValue(outline-width) : 0px
112 rect: style.getPropertyCSSValue(outline-width) : [object CSSPrimitiveValue]
113 rect: style.getPropertyValue(overflow-x) : visible
114 rect: style.getPropertyCSSValue(overflow-x) : [object CSSPrimitiveValue]
115 rect: style.getPropertyValue(overflow-y) : visible
116 rect: style.getPropertyCSSValue(overflow-y) : [object CSSPrimitiveValue]
117 rect: style.getPropertyValue(padding-bottom) : 0px
118 rect: style.getPropertyCSSValue(padding-bottom) : [object CSSPrimitiveValue]
119 rect: style.getPropertyValue(padding-left) : 0px
120 rect: style.getPropertyCSSValue(padding-left) : [object CSSPrimitiveValue]
121 rect: style.getPropertyValue(padding-right) : 0px
122 rect: style.getPropertyCSSValue(padding-right) : [object CSSPrimitiveValue]
123 rect: style.getPropertyValue(padding-top) : 0px
124 rect: style.getPropertyCSSValue(padding-top) : [object CSSPrimitiveValue]
125 rect: style.getPropertyValue(page-break-after) : auto
126 rect: style.getPropertyCSSValue(page-break-after) : [object CSSPrimitiveValue]
127 rect: style.getPropertyValue(page-break-before) : auto
128 rect: style.getPropertyCSSValue(page-break-before) : [object CSSPrimitiveValue]
129 rect: style.getPropertyValue(page-break-inside) : auto
130 rect: style.getPropertyCSSValue(page-break-inside) : [object CSSPrimitiveValue]
131 rect: style.getPropertyValue(pointer-events) : auto
132 rect: style.getPropertyCSSValue(pointer-events) : [object CSSPrimitiveValue]
133 rect: style.getPropertyValue(position) : static
134 rect: style.getPropertyCSSValue(position) : [object CSSPrimitiveValue]
135 rect: style.getPropertyValue(resize) : none
136 rect: style.getPropertyCSSValue(resize) : [object CSSPrimitiveValue]
137 rect: style.getPropertyValue(right) : auto
138 rect: style.getPropertyCSSValue(right) : [object CSSPrimitiveValue]
139 rect: style.getPropertyValue(table-layout) : auto
140 rect: style.getPropertyCSSValue(table-layout) : [object CSSPrimitiveValue]
141 rect: style.getPropertyValue(text-align) : auto
142 rect: style.getPropertyCSSValue(text-align) : [object CSSPrimitiveValue]
143 rect: style.getPropertyValue(text-decoration) : none
144 rect: style.getPropertyCSSValue(text-decoration) : [object CSSPrimitiveValue]
145 rect: style.getPropertyValue(text-indent) : 0px
146 rect: style.getPropertyCSSValue(text-indent) : [object CSSPrimitiveValue]
147 rect: style.getPropertyValue(text-shadow) : none
148 rect: style.getPropertyCSSValue(text-shadow) : [object CSSPrimitiveValue]
149 rect: style.getPropertyValue(text-overflow) : clip
150 rect: style.getPropertyCSSValue(text-overflow) : [object CSSPrimitiveValue]
151 rect: style.getPropertyValue(text-transform) : none
152 rect: style.getPropertyCSSValue(text-transform) : [object CSSPrimitiveValue]
153 rect: style.getPropertyValue(top) : auto
154 rect: style.getPropertyCSSValue(top) : [object CSSPrimitiveValue]
155 rect: style.getPropertyValue(unicode-bidi) : normal
156 rect: style.getPropertyCSSValue(unicode-bidi) : [object CSSPrimitiveValue]
157 rect: style.getPropertyValue(vertical-align) : baseline
158 rect: style.getPropertyCSSValue(vertical-align) : [object CSSPrimitiveValue]
159 rect: style.getPropertyValue(visibility) : visible
160 rect: style.getPropertyCSSValue(visibility) : [object CSSPrimitiveValue]
161 rect: style.getPropertyValue(white-space) : normal
162 rect: style.getPropertyCSSValue(white-space) : [object CSSPrimitiveValue]
163 rect: style.getPropertyValue(widows) : 2
164 rect: style.getPropertyCSSValue(widows) : [object CSSPrimitiveValue]
165 rect: style.getPropertyValue(width) : 0px
166 rect: style.getPropertyCSSValue(width) : [object CSSPrimitiveValue]
167 rect: style.getPropertyValue(word-break) : normal
168 rect: style.getPropertyCSSValue(word-break) : [object CSSPrimitiveValue]
169 rect: style.getPropertyValue(word-spacing) : 0px
170 rect: style.getPropertyCSSValue(word-spacing) : [object CSSPrimitiveValue]
171 rect: style.getPropertyValue(word-wrap) : normal
172 rect: style.getPropertyCSSValue(word-wrap) : [object CSSPrimitiveValue]
173 rect: style.getPropertyValue(z-index) : auto
174 rect: style.getPropertyCSSValue(z-index) : [object CSSPrimitiveValue]
175 rect: style.getPropertyValue(zoom) : 1
176 rect: style.getPropertyCSSValue(zoom) : [object CSSPrimitiveValue]
177 rect: style.getPropertyValue(-webkit-animation-delay) : 0s
178 rect: style.getPropertyCSSValue(-webkit-animation-delay) : [object CSSValueList]
179 rect: style.getPropertyValue(-webkit-animation-direction) : normal
180 rect: style.getPropertyCSSValue(-webkit-animation-direction) : [object CSSValueL ist]
181 rect: style.getPropertyValue(-webkit-animation-duration) : 0s
182 rect: style.getPropertyCSSValue(-webkit-animation-duration) : [object CSSValueLi st]
183 rect: style.getPropertyValue(-webkit-animation-iteration-count) : 1
184 rect: style.getPropertyCSSValue(-webkit-animation-iteration-count) : [object CSS ValueList]
185 rect: style.getPropertyValue(-webkit-animation-name) : none
186 rect: style.getPropertyCSSValue(-webkit-animation-name) : [object CSSValueList]
187 rect: style.getPropertyValue(-webkit-animation-timing-function) : cubic-bezier(0 .25, 0.1, 0.25, 1)
188 rect: style.getPropertyCSSValue(-webkit-animation-timing-function) : [object CSS ValueList]
189 rect: style.getPropertyValue(-webkit-appearance) : none
190 rect: style.getPropertyCSSValue(-webkit-appearance) : [object CSSPrimitiveValue]
191 rect: style.getPropertyValue(-webkit-backface-visibility) : visible
192 rect: style.getPropertyCSSValue(-webkit-backface-visibility) : [object CSSPrimit iveValue]
193 rect: style.getPropertyValue(-webkit-background-clip) : border-box
194 rect: style.getPropertyCSSValue(-webkit-background-clip) : [object CSSPrimitiveV alue]
195 rect: style.getPropertyValue(-webkit-background-composite) : source-over
196 rect: style.getPropertyCSSValue(-webkit-background-composite) : [object CSSPrimi tiveValue]
197 rect: style.getPropertyValue(-webkit-background-origin) : padding-box
198 rect: style.getPropertyCSSValue(-webkit-background-origin) : [object CSSPrimitiv eValue]
199 rect: style.getPropertyValue(-webkit-background-size) : auto auto
200 rect: style.getPropertyCSSValue(-webkit-background-size) : [object CSSValueList]
201 rect: style.getPropertyValue(-webkit-border-bottom-left-radius) : 0px
202 rect: style.getPropertyCSSValue(-webkit-border-bottom-left-radius) : [object CSS PrimitiveValue]
203 rect: style.getPropertyValue(-webkit-border-bottom-right-radius) : 0px
204 rect: style.getPropertyCSSValue(-webkit-border-bottom-right-radius) : [object CS SPrimitiveValue]
205 rect: style.getPropertyValue(-webkit-border-fit) : border
206 rect: style.getPropertyCSSValue(-webkit-border-fit) : [object CSSPrimitiveValue]
207 rect: style.getPropertyValue(-webkit-border-horizontal-spacing) : 0px
208 rect: style.getPropertyCSSValue(-webkit-border-horizontal-spacing) : [object CSS PrimitiveValue]
209 rect: style.getPropertyValue(-webkit-border-image) : none
210 rect: style.getPropertyCSSValue(-webkit-border-image) : [object CSSPrimitiveValu e]
211 rect: style.getPropertyValue(-webkit-border-top-left-radius) : 0px
212 rect: style.getPropertyCSSValue(-webkit-border-top-left-radius) : [object CSSPri mitiveValue]
213 rect: style.getPropertyValue(-webkit-border-top-right-radius) : 0px
214 rect: style.getPropertyCSSValue(-webkit-border-top-right-radius) : [object CSSPr imitiveValue]
215 rect: style.getPropertyValue(-webkit-border-vertical-spacing) : 0px
216 rect: style.getPropertyCSSValue(-webkit-border-vertical-spacing) : [object CSSPr imitiveValue]
217 rect: style.getPropertyValue(-webkit-box-align) : stretch
218 rect: style.getPropertyCSSValue(-webkit-box-align) : [object CSSPrimitiveValue]
219 rect: style.getPropertyValue(-webkit-box-direction) : normal
220 rect: style.getPropertyCSSValue(-webkit-box-direction) : [object CSSPrimitiveVal ue]
221 rect: style.getPropertyValue(-webkit-box-flex) : 0
222 rect: style.getPropertyCSSValue(-webkit-box-flex) : [object CSSPrimitiveValue]
223 rect: style.getPropertyValue(-webkit-box-flex-group) : 1
224 rect: style.getPropertyCSSValue(-webkit-box-flex-group) : [object CSSPrimitiveVa lue]
225 rect: style.getPropertyValue(-webkit-box-lines) : single
226 rect: style.getPropertyCSSValue(-webkit-box-lines) : [object CSSPrimitiveValue]
227 rect: style.getPropertyValue(-webkit-box-ordinal-group) : 1
228 rect: style.getPropertyCSSValue(-webkit-box-ordinal-group) : [object CSSPrimitiv eValue]
229 rect: style.getPropertyValue(-webkit-box-orient) : horizontal
230 rect: style.getPropertyCSSValue(-webkit-box-orient) : [object CSSPrimitiveValue]
231 rect: style.getPropertyValue(-webkit-box-pack) : start
232 rect: style.getPropertyCSSValue(-webkit-box-pack) : [object CSSPrimitiveValue]
233 rect: style.getPropertyValue(-webkit-box-reflect) : none
234 rect: style.getPropertyCSSValue(-webkit-box-reflect) : [object CSSPrimitiveValue ]
235 rect: style.getPropertyValue(-webkit-box-sizing) : content-box
236 rect: style.getPropertyCSSValue(-webkit-box-sizing) : [object CSSPrimitiveValue]
237 rect: style.getPropertyValue(-webkit-column-break-after) : auto
238 rect: style.getPropertyCSSValue(-webkit-column-break-after) : [object CSSPrimiti veValue]
239 rect: style.getPropertyValue(-webkit-column-break-before) : auto
240 rect: style.getPropertyCSSValue(-webkit-column-break-before) : [object CSSPrimit iveValue]
241 rect: style.getPropertyValue(-webkit-column-break-inside) : auto
242 rect: style.getPropertyCSSValue(-webkit-column-break-inside) : [object CSSPrimit iveValue]
243 rect: style.getPropertyValue(-webkit-column-count) : auto
244 rect: style.getPropertyCSSValue(-webkit-column-count) : [object CSSPrimitiveValu e]
245 rect: style.getPropertyValue(-webkit-column-gap) : normal
246 rect: style.getPropertyCSSValue(-webkit-column-gap) : [object CSSPrimitiveValue]
247 rect: style.getPropertyValue(-webkit-column-rule-color) : rgb(0, 0, 0)
248 rect: style.getPropertyCSSValue(-webkit-column-rule-color) : [object CSSPrimitiv eValue]
249 rect: style.getPropertyValue(-webkit-column-rule-style) : none
250 rect: style.getPropertyCSSValue(-webkit-column-rule-style) : [object CSSPrimitiv eValue]
251 rect: style.getPropertyValue(-webkit-column-rule-width) : 0px
252 rect: style.getPropertyCSSValue(-webkit-column-rule-width) : [object CSSPrimitiv eValue]
253 rect: style.getPropertyValue(-webkit-column-width) : auto
254 rect: style.getPropertyCSSValue(-webkit-column-width) : [object CSSPrimitiveValu e]
255 rect: style.getPropertyValue(-webkit-highlight) : none
256 rect: style.getPropertyCSSValue(-webkit-highlight) : [object CSSPrimitiveValue]
257 rect: style.getPropertyValue(-webkit-line-break) : normal
258 rect: style.getPropertyCSSValue(-webkit-line-break) : [object CSSPrimitiveValue]
259 rect: style.getPropertyValue(-webkit-line-clamp) : none
260 rect: style.getPropertyCSSValue(-webkit-line-clamp) : [object CSSPrimitiveValue]
261 rect: style.getPropertyValue(-webkit-margin-bottom-collapse) : collapse
262 rect: style.getPropertyCSSValue(-webkit-margin-bottom-collapse) : [object CSSPri mitiveValue]
263 rect: style.getPropertyValue(-webkit-margin-top-collapse) : collapse
264 rect: style.getPropertyCSSValue(-webkit-margin-top-collapse) : [object CSSPrimit iveValue]
265 rect: style.getPropertyValue(-webkit-marquee-direction) : auto
266 rect: style.getPropertyCSSValue(-webkit-marquee-direction) : [object CSSPrimitiv eValue]
267 rect: style.getPropertyValue(-webkit-marquee-increment) : 6px
268 rect: style.getPropertyCSSValue(-webkit-marquee-increment) : [object CSSPrimitiv eValue]
269 rect: style.getPropertyValue(-webkit-marquee-repetition) : infinite
270 rect: style.getPropertyCSSValue(-webkit-marquee-repetition) : [object CSSPrimiti veValue]
271 rect: style.getPropertyValue(-webkit-marquee-style) : scroll
272 rect: style.getPropertyCSSValue(-webkit-marquee-style) : [object CSSPrimitiveVal ue]
273 rect: style.getPropertyValue(-webkit-mask-attachment) : scroll
274 rect: style.getPropertyCSSValue(-webkit-mask-attachment) : [object CSSPrimitiveV alue]
275 rect: style.getPropertyValue(-webkit-mask-box-image) : none
276 rect: style.getPropertyCSSValue(-webkit-mask-box-image) : [object CSSPrimitiveVa lue]
277 rect: style.getPropertyValue(-webkit-mask-clip) : border-box
278 rect: style.getPropertyCSSValue(-webkit-mask-clip) : [object CSSPrimitiveValue]
279 rect: style.getPropertyValue(-webkit-mask-composite) : source-over
280 rect: style.getPropertyCSSValue(-webkit-mask-composite) : [object CSSPrimitiveVa lue]
281 rect: style.getPropertyValue(-webkit-mask-image) : none
282 rect: style.getPropertyCSSValue(-webkit-mask-image) : [object CSSPrimitiveValue]
283 rect: style.getPropertyValue(-webkit-mask-origin) : border-box
284 rect: style.getPropertyCSSValue(-webkit-mask-origin) : [object CSSPrimitiveValue ]
285 rect: style.getPropertyValue(-webkit-mask-position) : 0% 0%
286 rect: style.getPropertyCSSValue(-webkit-mask-position) : [object CSSValueList]
287 rect: style.getPropertyValue(-webkit-mask-repeat) : repeat
288 rect: style.getPropertyCSSValue(-webkit-mask-repeat) : [object CSSPrimitiveValue ]
289 rect: style.getPropertyValue(-webkit-mask-size) : auto auto
290 rect: style.getPropertyCSSValue(-webkit-mask-size) : [object CSSValueList]
291 rect: style.getPropertyValue(-webkit-nbsp-mode) : normal
292 rect: style.getPropertyCSSValue(-webkit-nbsp-mode) : [object CSSPrimitiveValue]
293 rect: style.getPropertyValue(-webkit-perspective) : none
294 rect: style.getPropertyCSSValue(-webkit-perspective) : [object CSSPrimitiveValue ]
295 rect: style.getPropertyValue(-webkit-perspective-origin) : 0px 0px
296 rect: style.getPropertyCSSValue(-webkit-perspective-origin) : [object CSSValueLi st]
297 rect: style.getPropertyValue(-webkit-rtl-ordering) : logical
298 rect: style.getPropertyCSSValue(-webkit-rtl-ordering) : [object CSSPrimitiveValu e]
299 rect: style.getPropertyValue(-webkit-text-decorations-in-effect) : none
300 rect: style.getPropertyCSSValue(-webkit-text-decorations-in-effect) : [object CS SPrimitiveValue]
301 rect: style.getPropertyValue(-webkit-text-fill-color) : rgb(0, 0, 0)
302 rect: style.getPropertyCSSValue(-webkit-text-fill-color) : [object CSSPrimitiveV alue]
303 rect: style.getPropertyValue(-webkit-text-security) : none
304 rect: style.getPropertyCSSValue(-webkit-text-security) : [object CSSPrimitiveVal ue]
305 rect: style.getPropertyValue(-webkit-text-stroke-color) : rgb(0, 0, 0)
306 rect: style.getPropertyCSSValue(-webkit-text-stroke-color) : [object CSSPrimitiv eValue]
307 rect: style.getPropertyValue(-webkit-text-stroke-width) : 0px
308 rect: style.getPropertyCSSValue(-webkit-text-stroke-width) : [object CSSPrimitiv eValue]
309 rect: style.getPropertyValue(-webkit-transform) : none
310 rect: style.getPropertyCSSValue(-webkit-transform) : [object CSSPrimitiveValue]
311 rect: style.getPropertyValue(-webkit-transform-origin) : 0px 0px
312 rect: style.getPropertyCSSValue(-webkit-transform-origin) : [object CSSValueList ]
313 rect: style.getPropertyValue(-webkit-transform-style) : flat
314 rect: style.getPropertyCSSValue(-webkit-transform-style) : [object CSSPrimitiveV alue]
315 rect: style.getPropertyValue(-webkit-transition-delay) : 0s
316 rect: style.getPropertyCSSValue(-webkit-transition-delay) : [object CSSValueList ]
317 rect: style.getPropertyValue(-webkit-transition-duration) : 0s
318 rect: style.getPropertyCSSValue(-webkit-transition-duration) : [object CSSValueL ist]
319 rect: style.getPropertyValue(-webkit-transition-property) : all
320 rect: style.getPropertyCSSValue(-webkit-transition-property) : [object CSSValueL ist]
321 rect: style.getPropertyValue(-webkit-transition-timing-function) : cubic-bezier( 0.25, 0.1, 0.25, 1)
322 rect: style.getPropertyCSSValue(-webkit-transition-timing-function) : [object CS SValueList]
323 rect: style.getPropertyValue(-webkit-user-drag) : auto
324 rect: style.getPropertyCSSValue(-webkit-user-drag) : [object CSSPrimitiveValue]
325 rect: style.getPropertyValue(-webkit-user-modify) : read-only
326 rect: style.getPropertyCSSValue(-webkit-user-modify) : [object CSSPrimitiveValue ]
327 rect: style.getPropertyValue(-webkit-user-select) : text
328 rect: style.getPropertyCSSValue(-webkit-user-select) : [object CSSPrimitiveValue ]
329 rect: style.getPropertyValue(clip-path) : none
330 rect: style.getPropertyCSSValue(clip-path) : [object CSSPrimitiveValue]
331 rect: style.getPropertyValue(clip-rule) : nonzero
332 rect: style.getPropertyCSSValue(clip-rule) : [object CSSPrimitiveValue]
333 rect: style.getPropertyValue(mask) : none
334 rect: style.getPropertyCSSValue(mask) : [object CSSPrimitiveValue]
335 rect: style.getPropertyValue(filter) : none
336 rect: style.getPropertyCSSValue(filter) : [object CSSPrimitiveValue]
337 rect: style.getPropertyValue(flood-color) : rgb(0, 0, 0)
338 rect: style.getPropertyCSSValue(flood-color) : [object CSSPrimitiveValue]
339 rect: style.getPropertyValue(flood-opacity) : 1
340 rect: style.getPropertyCSSValue(flood-opacity) : [object CSSPrimitiveValue]
341 rect: style.getPropertyValue(lighting-color) : rgb(255, 255, 255)
342 rect: style.getPropertyCSSValue(lighting-color) : [object CSSPrimitiveValue]
343 rect: style.getPropertyValue(stop-color) : rgb(0, 0, 0)
344 rect: style.getPropertyCSSValue(stop-color) : [object CSSPrimitiveValue]
345 rect: style.getPropertyValue(stop-opacity) : 1
346 rect: style.getPropertyCSSValue(stop-opacity) : [object CSSPrimitiveValue]
347 rect: style.getPropertyValue(color-interpolation) : srgb
348 rect: style.getPropertyCSSValue(color-interpolation) : [object CSSPrimitiveValue ]
349 rect: style.getPropertyValue(color-interpolation-filters) : linearrgb
350 rect: style.getPropertyCSSValue(color-interpolation-filters) : [object CSSPrimit iveValue]
351 rect: style.getPropertyValue(color-rendering) : auto
352 rect: style.getPropertyCSSValue(color-rendering) : [object CSSPrimitiveValue]
353 rect: style.getPropertyValue(fill) : #0000FF
354 rect: style.getPropertyCSSValue(fill) : [object SVGPaint]
355 rect: style.getPropertyValue(fill-opacity) : 1
356 rect: style.getPropertyCSSValue(fill-opacity) : [object CSSPrimitiveValue]
357 rect: style.getPropertyValue(fill-rule) : nonzero
358 rect: style.getPropertyCSSValue(fill-rule) : [object CSSPrimitiveValue]
359 rect: style.getPropertyValue(image-rendering) : auto
360 rect: style.getPropertyCSSValue(image-rendering) : [object CSSPrimitiveValue]
361 rect: style.getPropertyValue(marker-end) : none
362 rect: style.getPropertyCSSValue(marker-end) : [object CSSPrimitiveValue]
363 rect: style.getPropertyValue(marker-mid) : none
364 rect: style.getPropertyCSSValue(marker-mid) : [object CSSPrimitiveValue]
365 rect: style.getPropertyValue(marker-start) : none
366 rect: style.getPropertyCSSValue(marker-start) : [object CSSPrimitiveValue]
367 rect: style.getPropertyValue(shape-rendering) : auto
368 rect: style.getPropertyCSSValue(shape-rendering) : [object CSSPrimitiveValue]
369 rect: style.getPropertyValue(stroke) : #FFA500
370 rect: style.getPropertyCSSValue(stroke) : [object SVGPaint]
371 rect: style.getPropertyValue(stroke-dasharray) :
372 rect: style.getPropertyCSSValue(stroke-dasharray) : null
373 rect: style.getPropertyValue(stroke-dashoffset) :
374 rect: style.getPropertyCSSValue(stroke-dashoffset) : null
375 rect: style.getPropertyValue(stroke-linecap) : butt
376 rect: style.getPropertyCSSValue(stroke-linecap) : [object CSSPrimitiveValue]
377 rect: style.getPropertyValue(stroke-linejoin) : miter
378 rect: style.getPropertyCSSValue(stroke-linejoin) : [object CSSPrimitiveValue]
379 rect: style.getPropertyValue(stroke-miterlimit) : 4
380 rect: style.getPropertyCSSValue(stroke-miterlimit) : [object CSSPrimitiveValue]
381 rect: style.getPropertyValue(stroke-opacity) : 1
382 rect: style.getPropertyCSSValue(stroke-opacity) : [object CSSPrimitiveValue]
383 rect: style.getPropertyValue(stroke-width) : 2px
384 rect: style.getPropertyCSSValue(stroke-width) : [object CSSPrimitiveValue]
385 rect: style.getPropertyValue(text-rendering) : auto
386 rect: style.getPropertyCSSValue(text-rendering) : [object CSSPrimitiveValue]
387 rect: style.getPropertyValue(alignment-baseline) : auto
388 rect: style.getPropertyCSSValue(alignment-baseline) : [object CSSPrimitiveValue]
389 rect: style.getPropertyValue(baseline-shift) : baseline
390 rect: style.getPropertyCSSValue(baseline-shift) : [object CSSPrimitiveValue]
391 rect: style.getPropertyValue(dominant-baseline) : auto
392 rect: style.getPropertyCSSValue(dominant-baseline) : [object CSSPrimitiveValue]
393 rect: style.getPropertyValue(kerning) :
394 rect: style.getPropertyCSSValue(kerning) : null
395 rect: style.getPropertyValue(text-anchor) : start
396 rect: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue]
397 rect: style.getPropertyValue(writing-mode) : lr-tb
398 rect: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue]
399 rect: style.getPropertyValue(glyph-orientation-horizontal) : 0deg
400 rect: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimi tiveValue]
401 rect: style.getPropertyValue(glyph-orientation-vertical) : auto
402 rect: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimiti veValue]
403 g: style.getPropertyValue(background-attachment) : scroll
404 g: style.getPropertyCSSValue(background-attachment) : [object CSSPrimitiveValue]
405 g: style.getPropertyValue(background-clip) : border-box
406 g: style.getPropertyCSSValue(background-clip) : [object CSSPrimitiveValue]
407 g: style.getPropertyValue(background-color) : rgba(0, 0, 0, 0)
408 g: style.getPropertyCSSValue(background-color) : [object CSSPrimitiveValue]
409 g: style.getPropertyValue(background-image) : none
410 g: style.getPropertyCSSValue(background-image) : [object CSSPrimitiveValue]
411 g: style.getPropertyValue(background-origin) : padding-box
412 g: style.getPropertyCSSValue(background-origin) : [object CSSPrimitiveValue]
413 g: style.getPropertyValue(background-position) : 0% 0%
414 g: style.getPropertyCSSValue(background-position) : [object CSSValueList]
415 g: style.getPropertyValue(background-repeat) : repeat
416 g: style.getPropertyCSSValue(background-repeat) : [object CSSPrimitiveValue]
417 g: style.getPropertyValue(border-bottom-color) : rgb(0, 0, 0)
418 g: style.getPropertyCSSValue(border-bottom-color) : [object CSSPrimitiveValue]
419 g: style.getPropertyValue(border-bottom-style) : none
420 g: style.getPropertyCSSValue(border-bottom-style) : [object CSSPrimitiveValue]
421 g: style.getPropertyValue(border-bottom-width) : 0px
422 g: style.getPropertyCSSValue(border-bottom-width) : [object CSSPrimitiveValue]
423 g: style.getPropertyValue(border-collapse) : separate
424 g: style.getPropertyCSSValue(border-collapse) : [object CSSPrimitiveValue]
425 g: style.getPropertyValue(border-left-color) : rgb(0, 0, 0)
426 g: style.getPropertyCSSValue(border-left-color) : [object CSSPrimitiveValue]
427 g: style.getPropertyValue(border-left-style) : none
428 g: style.getPropertyCSSValue(border-left-style) : [object CSSPrimitiveValue]
429 g: style.getPropertyValue(border-left-width) : 0px
430 g: style.getPropertyCSSValue(border-left-width) : [object CSSPrimitiveValue]
431 g: style.getPropertyValue(border-right-color) : rgb(0, 0, 0)
432 g: style.getPropertyCSSValue(border-right-color) : [object CSSPrimitiveValue]
433 g: style.getPropertyValue(border-right-style) : none
434 g: style.getPropertyCSSValue(border-right-style) : [object CSSPrimitiveValue]
435 g: style.getPropertyValue(border-right-width) : 0px
436 g: style.getPropertyCSSValue(border-right-width) : [object CSSPrimitiveValue]
437 g: style.getPropertyValue(border-top-color) : rgb(0, 0, 0)
438 g: style.getPropertyCSSValue(border-top-color) : [object CSSPrimitiveValue]
439 g: style.getPropertyValue(border-top-style) : none
440 g: style.getPropertyCSSValue(border-top-style) : [object CSSPrimitiveValue]
441 g: style.getPropertyValue(border-top-width) : 0px
442 g: style.getPropertyCSSValue(border-top-width) : [object CSSPrimitiveValue]
443 g: style.getPropertyValue(bottom) : auto
444 g: style.getPropertyCSSValue(bottom) : [object CSSPrimitiveValue]
445 g: style.getPropertyValue(box-shadow) : none
446 g: style.getPropertyCSSValue(box-shadow) : [object CSSPrimitiveValue]
447 g: style.getPropertyValue(caption-side) : top
448 g: style.getPropertyCSSValue(caption-side) : [object CSSPrimitiveValue]
449 g: style.getPropertyValue(clear) : none
450 g: style.getPropertyCSSValue(clear) : [object CSSPrimitiveValue]
451 g: style.getPropertyValue(clip) : auto
452 g: style.getPropertyCSSValue(clip) : [object CSSPrimitiveValue]
453 g: style.getPropertyValue(color) : rgb(0, 0, 0)
454 g: style.getPropertyCSSValue(color) : [object CSSPrimitiveValue]
455 g: style.getPropertyValue(cursor) : auto
456 g: style.getPropertyCSSValue(cursor) : [object CSSPrimitiveValue]
457 g: style.getPropertyValue(direction) : ltr
458 g: style.getPropertyCSSValue(direction) : [object CSSPrimitiveValue]
459 g: style.getPropertyValue(display) : inline
460 g: style.getPropertyCSSValue(display) : [object CSSPrimitiveValue]
461 g: style.getPropertyValue(empty-cells) : show
462 g: style.getPropertyCSSValue(empty-cells) : [object CSSPrimitiveValue]
463 g: style.getPropertyValue(float) : none
464 g: style.getPropertyCSSValue(float) : [object CSSPrimitiveValue]
465 g: style.getPropertyValue(font-family) : 'times new roman'
466 g: style.getPropertyCSSValue(font-family) : [object CSSPrimitiveValue]
467 g: style.getPropertyValue(font-size) : 16px
468 g: style.getPropertyCSSValue(font-size) : [object CSSPrimitiveValue]
469 g: style.getPropertyValue(font-style) : normal
470 g: style.getPropertyCSSValue(font-style) : [object CSSPrimitiveValue]
471 g: style.getPropertyValue(font-variant) : normal
472 g: style.getPropertyCSSValue(font-variant) : [object CSSPrimitiveValue]
473 g: style.getPropertyValue(font-weight) : normal
474 g: style.getPropertyCSSValue(font-weight) : [object CSSPrimitiveValue]
475 g: style.getPropertyValue(height) : 0px
476 g: style.getPropertyCSSValue(height) : [object CSSPrimitiveValue]
477 g: style.getPropertyValue(left) : auto
478 g: style.getPropertyCSSValue(left) : [object CSSPrimitiveValue]
479 g: style.getPropertyValue(letter-spacing) : normal
480 g: style.getPropertyCSSValue(letter-spacing) : [object CSSPrimitiveValue]
481 g: style.getPropertyValue(line-height) : normal
482 g: style.getPropertyCSSValue(line-height) : [object CSSPrimitiveValue]
483 g: style.getPropertyValue(list-style-image) : none
484 g: style.getPropertyCSSValue(list-style-image) : [object CSSPrimitiveValue]
485 g: style.getPropertyValue(list-style-position) : outside
486 g: style.getPropertyCSSValue(list-style-position) : [object CSSPrimitiveValue]
487 g: style.getPropertyValue(list-style-type) : disc
488 g: style.getPropertyCSSValue(list-style-type) : [object CSSPrimitiveValue]
489 g: style.getPropertyValue(margin-bottom) : 0px
490 g: style.getPropertyCSSValue(margin-bottom) : [object CSSPrimitiveValue]
491 g: style.getPropertyValue(margin-left) : 0px
492 g: style.getPropertyCSSValue(margin-left) : [object CSSPrimitiveValue]
493 g: style.getPropertyValue(margin-right) : 0px
494 g: style.getPropertyCSSValue(margin-right) : [object CSSPrimitiveValue]
495 g: style.getPropertyValue(margin-top) : 0px
496 g: style.getPropertyCSSValue(margin-top) : [object CSSPrimitiveValue]
497 g: style.getPropertyValue(max-height) : none
498 g: style.getPropertyCSSValue(max-height) : [object CSSPrimitiveValue]
499 g: style.getPropertyValue(max-width) : none
500 g: style.getPropertyCSSValue(max-width) : [object CSSPrimitiveValue]
501 g: style.getPropertyValue(min-height) : 0px
502 g: style.getPropertyCSSValue(min-height) : [object CSSPrimitiveValue]
503 g: style.getPropertyValue(min-width) : 0px
504 g: style.getPropertyCSSValue(min-width) : [object CSSPrimitiveValue]
505 g: style.getPropertyValue(opacity) : 1
506 g: style.getPropertyCSSValue(opacity) : [object CSSPrimitiveValue]
507 g: style.getPropertyValue(orphans) : 2
508 g: style.getPropertyCSSValue(orphans) : [object CSSPrimitiveValue]
509 g: style.getPropertyValue(outline-color) : rgb(0, 0, 0)
510 g: style.getPropertyCSSValue(outline-color) : [object CSSPrimitiveValue]
511 g: style.getPropertyValue(outline-style) : none
512 g: style.getPropertyCSSValue(outline-style) : [object CSSPrimitiveValue]
513 g: style.getPropertyValue(outline-width) : 0px
514 g: style.getPropertyCSSValue(outline-width) : [object CSSPrimitiveValue]
515 g: style.getPropertyValue(overflow-x) : visible
516 g: style.getPropertyCSSValue(overflow-x) : [object CSSPrimitiveValue]
517 g: style.getPropertyValue(overflow-y) : visible
518 g: style.getPropertyCSSValue(overflow-y) : [object CSSPrimitiveValue]
519 g: style.getPropertyValue(padding-bottom) : 0px
520 g: style.getPropertyCSSValue(padding-bottom) : [object CSSPrimitiveValue]
521 g: style.getPropertyValue(padding-left) : 0px
522 g: style.getPropertyCSSValue(padding-left) : [object CSSPrimitiveValue]
523 g: style.getPropertyValue(padding-right) : 0px
524 g: style.getPropertyCSSValue(padding-right) : [object CSSPrimitiveValue]
525 g: style.getPropertyValue(padding-top) : 0px
526 g: style.getPropertyCSSValue(padding-top) : [object CSSPrimitiveValue]
527 g: style.getPropertyValue(page-break-after) : auto
528 g: style.getPropertyCSSValue(page-break-after) : [object CSSPrimitiveValue]
529 g: style.getPropertyValue(page-break-before) : auto
530 g: style.getPropertyCSSValue(page-break-before) : [object CSSPrimitiveValue]
531 g: style.getPropertyValue(page-break-inside) : auto
532 g: style.getPropertyCSSValue(page-break-inside) : [object CSSPrimitiveValue]
533 g: style.getPropertyValue(pointer-events) : auto
534 g: style.getPropertyCSSValue(pointer-events) : [object CSSPrimitiveValue]
535 g: style.getPropertyValue(position) : static
536 g: style.getPropertyCSSValue(position) : [object CSSPrimitiveValue]
537 g: style.getPropertyValue(resize) : none
538 g: style.getPropertyCSSValue(resize) : [object CSSPrimitiveValue]
539 g: style.getPropertyValue(right) : auto
540 g: style.getPropertyCSSValue(right) : [object CSSPrimitiveValue]
541 g: style.getPropertyValue(table-layout) : auto
542 g: style.getPropertyCSSValue(table-layout) : [object CSSPrimitiveValue]
543 g: style.getPropertyValue(text-align) : auto
544 g: style.getPropertyCSSValue(text-align) : [object CSSPrimitiveValue]
545 g: style.getPropertyValue(text-decoration) : none
546 g: style.getPropertyCSSValue(text-decoration) : [object CSSPrimitiveValue]
547 g: style.getPropertyValue(text-indent) : 0px
548 g: style.getPropertyCSSValue(text-indent) : [object CSSPrimitiveValue]
549 g: style.getPropertyValue(text-shadow) : none
550 g: style.getPropertyCSSValue(text-shadow) : [object CSSPrimitiveValue]
551 g: style.getPropertyValue(text-overflow) : clip
552 g: style.getPropertyCSSValue(text-overflow) : [object CSSPrimitiveValue]
553 g: style.getPropertyValue(text-transform) : none
554 g: style.getPropertyCSSValue(text-transform) : [object CSSPrimitiveValue]
555 g: style.getPropertyValue(top) : auto
556 g: style.getPropertyCSSValue(top) : [object CSSPrimitiveValue]
557 g: style.getPropertyValue(unicode-bidi) : normal
558 g: style.getPropertyCSSValue(unicode-bidi) : [object CSSPrimitiveValue]
559 g: style.getPropertyValue(vertical-align) : baseline
560 g: style.getPropertyCSSValue(vertical-align) : [object CSSPrimitiveValue]
561 g: style.getPropertyValue(visibility) : visible
562 g: style.getPropertyCSSValue(visibility) : [object CSSPrimitiveValue]
563 g: style.getPropertyValue(white-space) : normal
564 g: style.getPropertyCSSValue(white-space) : [object CSSPrimitiveValue]
565 g: style.getPropertyValue(widows) : 2
566 g: style.getPropertyCSSValue(widows) : [object CSSPrimitiveValue]
567 g: style.getPropertyValue(width) : 0px
568 g: style.getPropertyCSSValue(width) : [object CSSPrimitiveValue]
569 g: style.getPropertyValue(word-break) : normal
570 g: style.getPropertyCSSValue(word-break) : [object CSSPrimitiveValue]
571 g: style.getPropertyValue(word-spacing) : 0px
572 g: style.getPropertyCSSValue(word-spacing) : [object CSSPrimitiveValue]
573 g: style.getPropertyValue(word-wrap) : normal
574 g: style.getPropertyCSSValue(word-wrap) : [object CSSPrimitiveValue]
575 g: style.getPropertyValue(z-index) : auto
576 g: style.getPropertyCSSValue(z-index) : [object CSSPrimitiveValue]
577 g: style.getPropertyValue(zoom) : 1
578 g: style.getPropertyCSSValue(zoom) : [object CSSPrimitiveValue]
579 g: style.getPropertyValue(-webkit-animation-delay) : 0s
580 g: style.getPropertyCSSValue(-webkit-animation-delay) : [object CSSValueList]
581 g: style.getPropertyValue(-webkit-animation-direction) : normal
582 g: style.getPropertyCSSValue(-webkit-animation-direction) : [object CSSValueList ]
583 g: style.getPropertyValue(-webkit-animation-duration) : 0s
584 g: style.getPropertyCSSValue(-webkit-animation-duration) : [object CSSValueList]
585 g: style.getPropertyValue(-webkit-animation-iteration-count) : 1
586 g: style.getPropertyCSSValue(-webkit-animation-iteration-count) : [object CSSVal ueList]
587 g: style.getPropertyValue(-webkit-animation-name) : none
588 g: style.getPropertyCSSValue(-webkit-animation-name) : [object CSSValueList]
589 g: style.getPropertyValue(-webkit-animation-timing-function) : cubic-bezier(0.25 , 0.1, 0.25, 1)
590 g: style.getPropertyCSSValue(-webkit-animation-timing-function) : [object CSSVal ueList]
591 g: style.getPropertyValue(-webkit-appearance) : none
592 g: style.getPropertyCSSValue(-webkit-appearance) : [object CSSPrimitiveValue]
593 g: style.getPropertyValue(-webkit-backface-visibility) : visible
594 g: style.getPropertyCSSValue(-webkit-backface-visibility) : [object CSSPrimitive Value]
595 g: style.getPropertyValue(-webkit-background-clip) : border-box
596 g: style.getPropertyCSSValue(-webkit-background-clip) : [object CSSPrimitiveValu e]
597 g: style.getPropertyValue(-webkit-background-composite) : source-over
598 g: style.getPropertyCSSValue(-webkit-background-composite) : [object CSSPrimitiv eValue]
599 g: style.getPropertyValue(-webkit-background-origin) : padding-box
600 g: style.getPropertyCSSValue(-webkit-background-origin) : [object CSSPrimitiveVa lue]
601 g: style.getPropertyValue(-webkit-background-size) : auto auto
602 g: style.getPropertyCSSValue(-webkit-background-size) : [object CSSValueList]
603 g: style.getPropertyValue(-webkit-border-bottom-left-radius) : 0px
604 g: style.getPropertyCSSValue(-webkit-border-bottom-left-radius) : [object CSSPri mitiveValue]
605 g: style.getPropertyValue(-webkit-border-bottom-right-radius) : 0px
606 g: style.getPropertyCSSValue(-webkit-border-bottom-right-radius) : [object CSSPr imitiveValue]
607 g: style.getPropertyValue(-webkit-border-fit) : border
608 g: style.getPropertyCSSValue(-webkit-border-fit) : [object CSSPrimitiveValue]
609 g: style.getPropertyValue(-webkit-border-horizontal-spacing) : 0px
610 g: style.getPropertyCSSValue(-webkit-border-horizontal-spacing) : [object CSSPri mitiveValue]
611 g: style.getPropertyValue(-webkit-border-image) : none
612 g: style.getPropertyCSSValue(-webkit-border-image) : [object CSSPrimitiveValue]
613 g: style.getPropertyValue(-webkit-border-top-left-radius) : 0px
614 g: style.getPropertyCSSValue(-webkit-border-top-left-radius) : [object CSSPrimit iveValue]
615 g: style.getPropertyValue(-webkit-border-top-right-radius) : 0px
616 g: style.getPropertyCSSValue(-webkit-border-top-right-radius) : [object CSSPrimi tiveValue]
617 g: style.getPropertyValue(-webkit-border-vertical-spacing) : 0px
618 g: style.getPropertyCSSValue(-webkit-border-vertical-spacing) : [object CSSPrimi tiveValue]
619 g: style.getPropertyValue(-webkit-box-align) : stretch
620 g: style.getPropertyCSSValue(-webkit-box-align) : [object CSSPrimitiveValue]
621 g: style.getPropertyValue(-webkit-box-direction) : normal
622 g: style.getPropertyCSSValue(-webkit-box-direction) : [object CSSPrimitiveValue]
623 g: style.getPropertyValue(-webkit-box-flex) : 0
624 g: style.getPropertyCSSValue(-webkit-box-flex) : [object CSSPrimitiveValue]
625 g: style.getPropertyValue(-webkit-box-flex-group) : 1
626 g: style.getPropertyCSSValue(-webkit-box-flex-group) : [object CSSPrimitiveValue ]
627 g: style.getPropertyValue(-webkit-box-lines) : single
628 g: style.getPropertyCSSValue(-webkit-box-lines) : [object CSSPrimitiveValue]
629 g: style.getPropertyValue(-webkit-box-ordinal-group) : 1
630 g: style.getPropertyCSSValue(-webkit-box-ordinal-group) : [object CSSPrimitiveVa lue]
631 g: style.getPropertyValue(-webkit-box-orient) : horizontal
632 g: style.getPropertyCSSValue(-webkit-box-orient) : [object CSSPrimitiveValue]
633 g: style.getPropertyValue(-webkit-box-pack) : start
634 g: style.getPropertyCSSValue(-webkit-box-pack) : [object CSSPrimitiveValue]
635 g: style.getPropertyValue(-webkit-box-reflect) : none
636 g: style.getPropertyCSSValue(-webkit-box-reflect) : [object CSSPrimitiveValue]
637 g: style.getPropertyValue(-webkit-box-sizing) : content-box
638 g: style.getPropertyCSSValue(-webkit-box-sizing) : [object CSSPrimitiveValue]
639 g: style.getPropertyValue(-webkit-column-break-after) : auto
640 g: style.getPropertyCSSValue(-webkit-column-break-after) : [object CSSPrimitiveV alue]
641 g: style.getPropertyValue(-webkit-column-break-before) : auto
642 g: style.getPropertyCSSValue(-webkit-column-break-before) : [object CSSPrimitive Value]
643 g: style.getPropertyValue(-webkit-column-break-inside) : auto
644 g: style.getPropertyCSSValue(-webkit-column-break-inside) : [object CSSPrimitive Value]
645 g: style.getPropertyValue(-webkit-column-count) : auto
646 g: style.getPropertyCSSValue(-webkit-column-count) : [object CSSPrimitiveValue]
647 g: style.getPropertyValue(-webkit-column-gap) : normal
648 g: style.getPropertyCSSValue(-webkit-column-gap) : [object CSSPrimitiveValue]
649 g: style.getPropertyValue(-webkit-column-rule-color) : rgb(0, 0, 0)
650 g: style.getPropertyCSSValue(-webkit-column-rule-color) : [object CSSPrimitiveVa lue]
651 g: style.getPropertyValue(-webkit-column-rule-style) : none
652 g: style.getPropertyCSSValue(-webkit-column-rule-style) : [object CSSPrimitiveVa lue]
653 g: style.getPropertyValue(-webkit-column-rule-width) : 0px
654 g: style.getPropertyCSSValue(-webkit-column-rule-width) : [object CSSPrimitiveVa lue]
655 g: style.getPropertyValue(-webkit-column-width) : auto
656 g: style.getPropertyCSSValue(-webkit-column-width) : [object CSSPrimitiveValue]
657 g: style.getPropertyValue(-webkit-highlight) : none
658 g: style.getPropertyCSSValue(-webkit-highlight) : [object CSSPrimitiveValue]
659 g: style.getPropertyValue(-webkit-line-break) : normal
660 g: style.getPropertyCSSValue(-webkit-line-break) : [object CSSPrimitiveValue]
661 g: style.getPropertyValue(-webkit-line-clamp) : none
662 g: style.getPropertyCSSValue(-webkit-line-clamp) : [object CSSPrimitiveValue]
663 g: style.getPropertyValue(-webkit-margin-bottom-collapse) : collapse
664 g: style.getPropertyCSSValue(-webkit-margin-bottom-collapse) : [object CSSPrimit iveValue]
665 g: style.getPropertyValue(-webkit-margin-top-collapse) : collapse
666 g: style.getPropertyCSSValue(-webkit-margin-top-collapse) : [object CSSPrimitive Value]
667 g: style.getPropertyValue(-webkit-marquee-direction) : auto
668 g: style.getPropertyCSSValue(-webkit-marquee-direction) : [object CSSPrimitiveVa lue]
669 g: style.getPropertyValue(-webkit-marquee-increment) : 6px
670 g: style.getPropertyCSSValue(-webkit-marquee-increment) : [object CSSPrimitiveVa lue]
671 g: style.getPropertyValue(-webkit-marquee-repetition) : infinite
672 g: style.getPropertyCSSValue(-webkit-marquee-repetition) : [object CSSPrimitiveV alue]
673 g: style.getPropertyValue(-webkit-marquee-style) : scroll
674 g: style.getPropertyCSSValue(-webkit-marquee-style) : [object CSSPrimitiveValue]
675 g: style.getPropertyValue(-webkit-mask-attachment) : scroll
676 g: style.getPropertyCSSValue(-webkit-mask-attachment) : [object CSSPrimitiveValu e]
677 g: style.getPropertyValue(-webkit-mask-box-image) : none
678 g: style.getPropertyCSSValue(-webkit-mask-box-image) : [object CSSPrimitiveValue ]
679 g: style.getPropertyValue(-webkit-mask-clip) : border-box
680 g: style.getPropertyCSSValue(-webkit-mask-clip) : [object CSSPrimitiveValue]
681 g: style.getPropertyValue(-webkit-mask-composite) : source-over
682 g: style.getPropertyCSSValue(-webkit-mask-composite) : [object CSSPrimitiveValue ]
683 g: style.getPropertyValue(-webkit-mask-image) : none
684 g: style.getPropertyCSSValue(-webkit-mask-image) : [object CSSPrimitiveValue]
685 g: style.getPropertyValue(-webkit-mask-origin) : border-box
686 g: style.getPropertyCSSValue(-webkit-mask-origin) : [object CSSPrimitiveValue]
687 g: style.getPropertyValue(-webkit-mask-position) : 0% 0%
688 g: style.getPropertyCSSValue(-webkit-mask-position) : [object CSSValueList]
689 g: style.getPropertyValue(-webkit-mask-repeat) : repeat
690 g: style.getPropertyCSSValue(-webkit-mask-repeat) : [object CSSPrimitiveValue]
691 g: style.getPropertyValue(-webkit-mask-size) : auto auto
692 g: style.getPropertyCSSValue(-webkit-mask-size) : [object CSSValueList]
693 g: style.getPropertyValue(-webkit-nbsp-mode) : normal
694 g: style.getPropertyCSSValue(-webkit-nbsp-mode) : [object CSSPrimitiveValue]
695 g: style.getPropertyValue(-webkit-perspective) : none
696 g: style.getPropertyCSSValue(-webkit-perspective) : [object CSSPrimitiveValue]
697 g: style.getPropertyValue(-webkit-perspective-origin) : 0px 0px
698 g: style.getPropertyCSSValue(-webkit-perspective-origin) : [object CSSValueList]
699 g: style.getPropertyValue(-webkit-rtl-ordering) : logical
700 g: style.getPropertyCSSValue(-webkit-rtl-ordering) : [object CSSPrimitiveValue]
701 g: style.getPropertyValue(-webkit-text-decorations-in-effect) : none
702 g: style.getPropertyCSSValue(-webkit-text-decorations-in-effect) : [object CSSPr imitiveValue]
703 g: style.getPropertyValue(-webkit-text-fill-color) : rgb(0, 0, 0)
704 g: style.getPropertyCSSValue(-webkit-text-fill-color) : [object CSSPrimitiveValu e]
705 g: style.getPropertyValue(-webkit-text-security) : none
706 g: style.getPropertyCSSValue(-webkit-text-security) : [object CSSPrimitiveValue]
707 g: style.getPropertyValue(-webkit-text-stroke-color) : rgb(0, 0, 0)
708 g: style.getPropertyCSSValue(-webkit-text-stroke-color) : [object CSSPrimitiveVa lue]
709 g: style.getPropertyValue(-webkit-text-stroke-width) : 0px
710 g: style.getPropertyCSSValue(-webkit-text-stroke-width) : [object CSSPrimitiveVa lue]
711 g: style.getPropertyValue(-webkit-transform) : none
712 g: style.getPropertyCSSValue(-webkit-transform) : [object CSSPrimitiveValue]
713 g: style.getPropertyValue(-webkit-transform-origin) : 0px 0px
714 g: style.getPropertyCSSValue(-webkit-transform-origin) : [object CSSValueList]
715 g: style.getPropertyValue(-webkit-transform-style) : flat
716 g: style.getPropertyCSSValue(-webkit-transform-style) : [object CSSPrimitiveValu e]
717 g: style.getPropertyValue(-webkit-transition-delay) : 0s
718 g: style.getPropertyCSSValue(-webkit-transition-delay) : [object CSSValueList]
719 g: style.getPropertyValue(-webkit-transition-duration) : 0s
720 g: style.getPropertyCSSValue(-webkit-transition-duration) : [object CSSValueList ]
721 g: style.getPropertyValue(-webkit-transition-property) : all
722 g: style.getPropertyCSSValue(-webkit-transition-property) : [object CSSValueList ]
723 g: style.getPropertyValue(-webkit-transition-timing-function) : cubic-bezier(0.2 5, 0.1, 0.25, 1)
724 g: style.getPropertyCSSValue(-webkit-transition-timing-function) : [object CSSVa lueList]
725 g: style.getPropertyValue(-webkit-user-drag) : auto
726 g: style.getPropertyCSSValue(-webkit-user-drag) : [object CSSPrimitiveValue]
727 g: style.getPropertyValue(-webkit-user-modify) : read-only
728 g: style.getPropertyCSSValue(-webkit-user-modify) : [object CSSPrimitiveValue]
729 g: style.getPropertyValue(-webkit-user-select) : text
730 g: style.getPropertyCSSValue(-webkit-user-select) : [object CSSPrimitiveValue]
731 g: style.getPropertyValue(clip-path) : none
732 g: style.getPropertyCSSValue(clip-path) : [object CSSPrimitiveValue]
733 g: style.getPropertyValue(clip-rule) : nonzero
734 g: style.getPropertyCSSValue(clip-rule) : [object CSSPrimitiveValue]
735 g: style.getPropertyValue(mask) : none
736 g: style.getPropertyCSSValue(mask) : [object CSSPrimitiveValue]
737 g: style.getPropertyValue(filter) : none
738 g: style.getPropertyCSSValue(filter) : [object CSSPrimitiveValue]
739 g: style.getPropertyValue(flood-color) : rgb(0, 0, 0)
740 g: style.getPropertyCSSValue(flood-color) : [object CSSPrimitiveValue]
741 g: style.getPropertyValue(flood-opacity) : 1
742 g: style.getPropertyCSSValue(flood-opacity) : [object CSSPrimitiveValue]
743 g: style.getPropertyValue(lighting-color) : rgb(255, 255, 255)
744 g: style.getPropertyCSSValue(lighting-color) : [object CSSPrimitiveValue]
745 g: style.getPropertyValue(stop-color) : rgb(0, 0, 0)
746 g: style.getPropertyCSSValue(stop-color) : [object CSSPrimitiveValue]
747 g: style.getPropertyValue(stop-opacity) : 1
748 g: style.getPropertyCSSValue(stop-opacity) : [object CSSPrimitiveValue]
749 g: style.getPropertyValue(color-interpolation) : srgb
750 g: style.getPropertyCSSValue(color-interpolation) : [object CSSPrimitiveValue]
751 g: style.getPropertyValue(color-interpolation-filters) : linearrgb
752 g: style.getPropertyCSSValue(color-interpolation-filters) : [object CSSPrimitive Value]
753 g: style.getPropertyValue(color-rendering) : auto
754 g: style.getPropertyCSSValue(color-rendering) : [object CSSPrimitiveValue]
755 g: style.getPropertyValue(fill) : #000000
756 g: style.getPropertyCSSValue(fill) : [object SVGPaint]
757 g: style.getPropertyValue(fill-opacity) : 1
758 g: style.getPropertyCSSValue(fill-opacity) : [object CSSPrimitiveValue]
759 g: style.getPropertyValue(fill-rule) : nonzero
760 g: style.getPropertyCSSValue(fill-rule) : [object CSSPrimitiveValue]
761 g: style.getPropertyValue(image-rendering) : auto
762 g: style.getPropertyCSSValue(image-rendering) : [object CSSPrimitiveValue]
763 g: style.getPropertyValue(marker-end) : none
764 g: style.getPropertyCSSValue(marker-end) : [object CSSPrimitiveValue]
765 g: style.getPropertyValue(marker-mid) : none
766 g: style.getPropertyCSSValue(marker-mid) : [object CSSPrimitiveValue]
767 g: style.getPropertyValue(marker-start) : none
768 g: style.getPropertyCSSValue(marker-start) : [object CSSPrimitiveValue]
769 g: style.getPropertyValue(shape-rendering) : auto
770 g: style.getPropertyCSSValue(shape-rendering) : [object CSSPrimitiveValue]
771 g: style.getPropertyValue(stroke) : #FFA500
772 g: style.getPropertyCSSValue(stroke) : [object SVGPaint]
773 g: style.getPropertyValue(stroke-dasharray) :
774 g: style.getPropertyCSSValue(stroke-dasharray) : null
775 g: style.getPropertyValue(stroke-dashoffset) :
776 g: style.getPropertyCSSValue(stroke-dashoffset) : null
777 g: style.getPropertyValue(stroke-linecap) : butt
778 g: style.getPropertyCSSValue(stroke-linecap) : [object CSSPrimitiveValue]
779 g: style.getPropertyValue(stroke-linejoin) : miter
780 g: style.getPropertyCSSValue(stroke-linejoin) : [object CSSPrimitiveValue]
781 g: style.getPropertyValue(stroke-miterlimit) : 4
782 g: style.getPropertyCSSValue(stroke-miterlimit) : [object CSSPrimitiveValue]
783 g: style.getPropertyValue(stroke-opacity) : 1
784 g: style.getPropertyCSSValue(stroke-opacity) : [object CSSPrimitiveValue]
785 g: style.getPropertyValue(stroke-width) : 2px
786 g: style.getPropertyCSSValue(stroke-width) : [object CSSPrimitiveValue]
787 g: style.getPropertyValue(text-rendering) : auto
788 g: style.getPropertyCSSValue(text-rendering) : [object CSSPrimitiveValue]
789 g: style.getPropertyValue(alignment-baseline) : auto
790 g: style.getPropertyCSSValue(alignment-baseline) : [object CSSPrimitiveValue]
791 g: style.getPropertyValue(baseline-shift) : baseline
792 g: style.getPropertyCSSValue(baseline-shift) : [object CSSPrimitiveValue]
793 g: style.getPropertyValue(dominant-baseline) : auto
794 g: style.getPropertyCSSValue(dominant-baseline) : [object CSSPrimitiveValue]
795 g: style.getPropertyValue(kerning) :
796 g: style.getPropertyCSSValue(kerning) : null
797 g: style.getPropertyValue(text-anchor) : start
798 g: style.getPropertyCSSValue(text-anchor) : [object CSSPrimitiveValue]
799 g: style.getPropertyValue(writing-mode) : lr-tb
800 g: style.getPropertyCSSValue(writing-mode) : [object CSSPrimitiveValue]
801 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg
802 g: style.getPropertyCSSValue(glyph-orientation-horizontal) : [object CSSPrimitiv eValue]
803 g: style.getPropertyValue(glyph-orientation-vertical) : auto
804 g: style.getPropertyCSSValue(glyph-orientation-vertical) : [object CSSPrimitiveV alue]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698