| OLD | NEW |
| 1 This test documents all computed styles on an SVG rect element. | 1 This test documents all computed styles on an SVG rect element. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 -webkit-app-region: no-drag | 6 -webkit-app-region: no-drag |
| 7 -webkit-appearance: none | 7 -webkit-appearance: none |
| 8 -webkit-background-clip: border-box | 8 -webkit-background-clip: border-box |
| 9 -webkit-background-origin: padding-box | 9 -webkit-background-origin: padding-box |
| 10 -webkit-border-horizontal-spacing: 0px | 10 -webkit-border-horizontal-spacing: 0px |
| (...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 179 image-orientation: 0deg | 179 image-orientation: 0deg |
| 180 image-rendering: auto | 180 image-rendering: auto |
| 181 isolation: auto | 181 isolation: auto |
| 182 justify-content: normal | 182 justify-content: normal |
| 183 justify-items: normal | 183 justify-items: normal |
| 184 justify-self: normal | 184 justify-self: normal |
| 185 left: auto | 185 left: auto |
| 186 letter-spacing: normal | 186 letter-spacing: normal |
| 187 lighting-color: rgb(255, 255, 255) | 187 lighting-color: rgb(255, 255, 255) |
| 188 line-height: normal | 188 line-height: normal |
| 189 line-height-step: 0px | |
| 190 list-style-image: none | 189 list-style-image: none |
| 191 list-style-position: outside | 190 list-style-position: outside |
| 192 list-style-type: disc | 191 list-style-type: disc |
| 193 margin-bottom: 0px | 192 margin-bottom: 0px |
| 194 margin-left: 0px | 193 margin-left: 0px |
| 195 margin-right: 0px | 194 margin-right: 0px |
| 196 margin-top: 0px | 195 margin-top: 0px |
| 197 marker-end: none | 196 marker-end: none |
| 198 marker-mid: none | 197 marker-mid: none |
| 199 marker-start: none | 198 marker-start: none |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 244 scroll-behavior: auto | 243 scroll-behavior: auto |
| 245 scroll-snap-coordinate: none | 244 scroll-snap-coordinate: none |
| 246 scroll-snap-destination: 0px 0px | 245 scroll-snap-destination: 0px 0px |
| 247 scroll-snap-points-x: none | 246 scroll-snap-points-x: none |
| 248 scroll-snap-points-y: none | 247 scroll-snap-points-y: none |
| 249 scroll-snap-type: none | 248 scroll-snap-type: none |
| 250 shape-image-threshold: 0 | 249 shape-image-threshold: 0 |
| 251 shape-margin: 0px | 250 shape-margin: 0px |
| 252 shape-outside: none | 251 shape-outside: none |
| 253 shape-rendering: auto | 252 shape-rendering: auto |
| 253 snap-height: 0px |
| 254 speak: normal | 254 speak: normal |
| 255 stop-color: rgb(0, 0, 0) | 255 stop-color: rgb(0, 0, 0) |
| 256 stop-opacity: 1 | 256 stop-opacity: 1 |
| 257 stroke: none | 257 stroke: none |
| 258 stroke-dasharray: none | 258 stroke-dasharray: none |
| 259 stroke-dashoffset: 0px | 259 stroke-dashoffset: 0px |
| 260 stroke-linecap: butt | 260 stroke-linecap: butt |
| 261 stroke-linejoin: miter | 261 stroke-linejoin: miter |
| 262 stroke-miterlimit: 4 | 262 stroke-miterlimit: 4 |
| 263 stroke-opacity: 1 | 263 stroke-opacity: 1 |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 304 word-wrap: normal | 304 word-wrap: normal |
| 305 writing-mode: horizontal-tb | 305 writing-mode: horizontal-tb |
| 306 x: 0px | 306 x: 0px |
| 307 y: 0px | 307 y: 0px |
| 308 z-index: auto | 308 z-index: auto |
| 309 zoom: 1 | 309 zoom: 1 |
| 310 PASS successfullyParsed is true | 310 PASS successfullyParsed is true |
| 311 | 311 |
| 312 TEST COMPLETE | 312 TEST COMPLETE |
| 313 | 313 |
| OLD | NEW |