| 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 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 125 color-interpolation: sRGB | 125 color-interpolation: sRGB |
| 126 color-interpolation-filters: linearRGB | 126 color-interpolation-filters: linearRGB |
| 127 color-rendering: auto | 127 color-rendering: auto |
| 128 column-count: auto | 128 column-count: auto |
| 129 column-gap: normal | 129 column-gap: normal |
| 130 column-rule-color: rgb(0, 0, 0) | 130 column-rule-color: rgb(0, 0, 0) |
| 131 column-rule-style: none | 131 column-rule-style: none |
| 132 column-rule-width: 0px | 132 column-rule-width: 0px |
| 133 column-span: none | 133 column-span: none |
| 134 column-width: auto | 134 column-width: auto |
| 135 content: | 135 content: |
| 136 cursor: auto | 136 cursor: auto |
| 137 cx: 0px | 137 cx: 0px |
| 138 cy: 0px | 138 cy: 0px |
| 139 d: none | 139 d: none |
| 140 direction: ltr | 140 direction: ltr |
| 141 display: block | 141 display: block |
| 142 dominant-baseline: auto | 142 dominant-baseline: auto |
| 143 empty-cells: show | 143 empty-cells: show |
| 144 fill: rgb(0, 0, 0) | 144 fill: rgb(0, 0, 0) |
| 145 fill-opacity: 1 | 145 fill-opacity: 1 |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 211 object-fit: fill | 211 object-fit: fill |
| 212 object-position: 50% 50% | 212 object-position: 50% 50% |
| 213 opacity: 1 | 213 opacity: 1 |
| 214 order: 0 | 214 order: 0 |
| 215 orphans: 2 | 215 orphans: 2 |
| 216 outline-color: rgb(0, 0, 0) | 216 outline-color: rgb(0, 0, 0) |
| 217 outline-offset: 0px | 217 outline-offset: 0px |
| 218 outline-style: none | 218 outline-style: none |
| 219 outline-width: 0px | 219 outline-width: 0px |
| 220 overflow: visible | 220 overflow: visible |
| 221 overflow-anchor: auto |
| 221 overflow-wrap: normal | 222 overflow-wrap: normal |
| 222 overflow-x: visible | 223 overflow-x: visible |
| 223 overflow-y: visible | 224 overflow-y: visible |
| 224 padding-bottom: 0px | 225 padding-bottom: 0px |
| 225 padding-left: 0px | 226 padding-left: 0px |
| 226 padding-right: 0px | 227 padding-right: 0px |
| 227 padding-top: 0px | 228 padding-top: 0px |
| 228 paint-order: fill stroke markers | 229 paint-order: fill stroke markers |
| 229 perspective: none | 230 perspective: none |
| 230 perspective-origin: 384.5px 0px | 231 perspective-origin: 384.5px 0px |
| (...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 299 word-wrap: normal | 300 word-wrap: normal |
| 300 writing-mode: horizontal-tb | 301 writing-mode: horizontal-tb |
| 301 x: 0px | 302 x: 0px |
| 302 y: 0px | 303 y: 0px |
| 303 z-index: auto | 304 z-index: auto |
| 304 zoom: 1 | 305 zoom: 1 |
| 305 PASS successfullyParsed is true | 306 PASS successfullyParsed is true |
| 306 | 307 |
| 307 TEST COMPLETE | 308 TEST COMPLETE |
| 308 | 309 |
| OLD | NEW |