| OLD | NEW |
| 1 This test documents all computed styles on a div element. | 1 This test documents all computed styles on a div 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 271 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 282 text-underline-position: auto | 282 text-underline-position: auto |
| 283 top: auto | 283 top: auto |
| 284 touch-action: auto | 284 touch-action: auto |
| 285 transform: none | 285 transform: none |
| 286 transform-origin: 384.5px 0px | 286 transform-origin: 384.5px 0px |
| 287 transform-style: flat | 287 transform-style: flat |
| 288 transition-delay: 0s | 288 transition-delay: 0s |
| 289 transition-duration: 0s | 289 transition-duration: 0s |
| 290 transition-property: all | 290 transition-property: all |
| 291 transition-timing-function: ease | 291 transition-timing-function: ease |
| 292 translate: 0px | 292 translate: none |
| 293 unicode-bidi: normal | 293 unicode-bidi: normal |
| 294 user-select: text | 294 user-select: text |
| 295 vector-effect: none | 295 vector-effect: none |
| 296 vertical-align: baseline | 296 vertical-align: baseline |
| 297 visibility: visible | 297 visibility: visible |
| 298 white-space: normal | 298 white-space: normal |
| 299 widows: 2 | 299 widows: 2 |
| 300 width: 769px | 300 width: 769px |
| 301 will-change: auto | 301 will-change: auto |
| 302 word-break: normal | 302 word-break: normal |
| 303 word-spacing: 0px | 303 word-spacing: 0px |
| 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 |