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

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

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

Powered by Google App Engine
This is Rietveld 408576698