OLD | NEW |
1 rect: style.getPropertyValue(background-attachment) : scroll | 1 rect: style.getPropertyValue(background-attachment) : scroll |
2 rect: style.getPropertyValue(background-clip) : border-box | 2 rect: style.getPropertyValue(background-clip) : border-box |
3 rect: style.getPropertyValue(background-color) : rgba(0, 0, 0, 0) | 3 rect: style.getPropertyValue(background-color) : rgba(0, 0, 0, 0) |
4 rect: style.getPropertyValue(background-image) : none | 4 rect: style.getPropertyValue(background-image) : none |
5 rect: style.getPropertyValue(background-origin) : padding-box | 5 rect: style.getPropertyValue(background-origin) : padding-box |
6 rect: style.getPropertyValue(background-position) : 0% 0% | 6 rect: style.getPropertyValue(background-position) : 0% 0% |
7 rect: style.getPropertyValue(background-repeat) : repeat | 7 rect: style.getPropertyValue(background-repeat) : repeat |
8 rect: style.getPropertyValue(background-size) : auto | 8 rect: style.getPropertyValue(background-size) : auto |
9 rect: style.getPropertyValue(border-bottom-color) : rgb(0, 0, 0) | 9 rect: style.getPropertyValue(border-bottom-color) : rgb(0, 0, 0) |
10 rect: style.getPropertyValue(border-bottom-left-radius) : 0px | 10 rect: style.getPropertyValue(border-bottom-left-radius) : 0px |
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
210 rect: style.getPropertyValue(color-rendering) : auto | 210 rect: style.getPropertyValue(color-rendering) : auto |
211 rect: style.getPropertyValue(fill) : rgb(0, 0, 255) | 211 rect: style.getPropertyValue(fill) : rgb(0, 0, 255) |
212 rect: style.getPropertyValue(fill-opacity) : 1 | 212 rect: style.getPropertyValue(fill-opacity) : 1 |
213 rect: style.getPropertyValue(fill-rule) : nonzero | 213 rect: style.getPropertyValue(fill-rule) : nonzero |
214 rect: style.getPropertyValue(marker-end) : none | 214 rect: style.getPropertyValue(marker-end) : none |
215 rect: style.getPropertyValue(marker-mid) : none | 215 rect: style.getPropertyValue(marker-mid) : none |
216 rect: style.getPropertyValue(marker-start) : url(#pserver) | 216 rect: style.getPropertyValue(marker-start) : url(#pserver) |
217 rect: style.getPropertyValue(shape-rendering) : auto | 217 rect: style.getPropertyValue(shape-rendering) : auto |
218 rect: style.getPropertyValue(stroke) : rgb(255, 165, 0) | 218 rect: style.getPropertyValue(stroke) : rgb(255, 165, 0) |
219 rect: style.getPropertyValue(stroke-dasharray) : none | 219 rect: style.getPropertyValue(stroke-dasharray) : none |
220 rect: style.getPropertyValue(stroke-dashoffset) : 0 | 220 rect: style.getPropertyValue(stroke-dashoffset) : 0px |
221 rect: style.getPropertyValue(stroke-linecap) : butt | 221 rect: style.getPropertyValue(stroke-linecap) : butt |
222 rect: style.getPropertyValue(stroke-linejoin) : miter | 222 rect: style.getPropertyValue(stroke-linejoin) : miter |
223 rect: style.getPropertyValue(stroke-miterlimit) : 4 | 223 rect: style.getPropertyValue(stroke-miterlimit) : 4 |
224 rect: style.getPropertyValue(stroke-opacity) : 1 | 224 rect: style.getPropertyValue(stroke-opacity) : 1 |
225 rect: style.getPropertyValue(stroke-width) : 2px | 225 rect: style.getPropertyValue(stroke-width) : 2px |
226 rect: style.getPropertyValue(alignment-baseline) : auto | 226 rect: style.getPropertyValue(alignment-baseline) : auto |
227 rect: style.getPropertyValue(baseline-shift) : 0px | 227 rect: style.getPropertyValue(baseline-shift) : 0px |
228 rect: style.getPropertyValue(dominant-baseline) : auto | 228 rect: style.getPropertyValue(dominant-baseline) : auto |
229 rect: style.getPropertyValue(text-anchor) : start | 229 rect: style.getPropertyValue(text-anchor) : start |
230 rect: style.getPropertyValue(writing-mode) : lr-tb | 230 rect: style.getPropertyValue(writing-mode) : lr-tb |
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
443 g: style.getPropertyValue(color-rendering) : auto | 443 g: style.getPropertyValue(color-rendering) : auto |
444 g: style.getPropertyValue(fill) : rgb(0, 0, 0) | 444 g: style.getPropertyValue(fill) : rgb(0, 0, 0) |
445 g: style.getPropertyValue(fill-opacity) : 1 | 445 g: style.getPropertyValue(fill-opacity) : 1 |
446 g: style.getPropertyValue(fill-rule) : nonzero | 446 g: style.getPropertyValue(fill-rule) : nonzero |
447 g: style.getPropertyValue(marker-end) : none | 447 g: style.getPropertyValue(marker-end) : none |
448 g: style.getPropertyValue(marker-mid) : none | 448 g: style.getPropertyValue(marker-mid) : none |
449 g: style.getPropertyValue(marker-start) : url(#pserver) | 449 g: style.getPropertyValue(marker-start) : url(#pserver) |
450 g: style.getPropertyValue(shape-rendering) : auto | 450 g: style.getPropertyValue(shape-rendering) : auto |
451 g: style.getPropertyValue(stroke) : rgb(255, 165, 0) | 451 g: style.getPropertyValue(stroke) : rgb(255, 165, 0) |
452 g: style.getPropertyValue(stroke-dasharray) : none | 452 g: style.getPropertyValue(stroke-dasharray) : none |
453 g: style.getPropertyValue(stroke-dashoffset) : 0 | 453 g: style.getPropertyValue(stroke-dashoffset) : 0px |
454 g: style.getPropertyValue(stroke-linecap) : butt | 454 g: style.getPropertyValue(stroke-linecap) : butt |
455 g: style.getPropertyValue(stroke-linejoin) : miter | 455 g: style.getPropertyValue(stroke-linejoin) : miter |
456 g: style.getPropertyValue(stroke-miterlimit) : 4 | 456 g: style.getPropertyValue(stroke-miterlimit) : 4 |
457 g: style.getPropertyValue(stroke-opacity) : 1 | 457 g: style.getPropertyValue(stroke-opacity) : 1 |
458 g: style.getPropertyValue(stroke-width) : 2px | 458 g: style.getPropertyValue(stroke-width) : 2px |
459 g: style.getPropertyValue(alignment-baseline) : auto | 459 g: style.getPropertyValue(alignment-baseline) : auto |
460 g: style.getPropertyValue(baseline-shift) : 0px | 460 g: style.getPropertyValue(baseline-shift) : 0px |
461 g: style.getPropertyValue(dominant-baseline) : auto | 461 g: style.getPropertyValue(dominant-baseline) : auto |
462 g: style.getPropertyValue(text-anchor) : start | 462 g: style.getPropertyValue(text-anchor) : start |
463 g: style.getPropertyValue(writing-mode) : lr-tb | 463 g: style.getPropertyValue(writing-mode) : lr-tb |
464 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg | 464 g: style.getPropertyValue(glyph-orientation-horizontal) : 0deg |
465 g: style.getPropertyValue(glyph-orientation-vertical) : auto | 465 g: style.getPropertyValue(glyph-orientation-vertical) : auto |
466 g: style.getPropertyValue(vector-effect) : none | 466 g: style.getPropertyValue(vector-effect) : none |
467 | 467 |
OLD | NEW |