| 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-composite: source-over | 9 -webkit-background-composite: source-over | 
| 10 -webkit-background-origin: padding-box | 10 -webkit-background-origin: padding-box | 
| (...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 167 grid-auto-flow: row | 167 grid-auto-flow: row | 
| 168 grid-auto-rows: auto | 168 grid-auto-rows: auto | 
| 169 grid-column-end: auto | 169 grid-column-end: auto | 
| 170 grid-column-start: auto | 170 grid-column-start: auto | 
| 171 grid-row-end: auto | 171 grid-row-end: auto | 
| 172 grid-row-start: auto | 172 grid-row-start: auto | 
| 173 grid-template-areas: none | 173 grid-template-areas: none | 
| 174 grid-template-columns: none | 174 grid-template-columns: none | 
| 175 grid-template-rows: none | 175 grid-template-rows: none | 
| 176 height: 0px | 176 height: 0px | 
|  | 177 image-orientation: 0deg | 
| 177 image-rendering: auto | 178 image-rendering: auto | 
| 178 isolation: auto | 179 isolation: auto | 
| 179 justify-content: start | 180 justify-content: start | 
| 180 justify-items: start | 181 justify-items: start | 
| 181 justify-self: start | 182 justify-self: start | 
| 182 left: auto | 183 left: auto | 
| 183 letter-spacing: normal | 184 letter-spacing: normal | 
| 184 lighting-color: rgb(255, 255, 255) | 185 lighting-color: rgb(255, 255, 255) | 
| 185 line-height: normal | 186 line-height: normal | 
| 186 list-style-image: none | 187 list-style-image: none | 
| (...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 297 word-wrap: normal | 298 word-wrap: normal | 
| 298 writing-mode: lr-tb | 299 writing-mode: lr-tb | 
| 299 x: 0px | 300 x: 0px | 
| 300 y: 0px | 301 y: 0px | 
| 301 z-index: auto | 302 z-index: auto | 
| 302 zoom: 1 | 303 zoom: 1 | 
| 303 PASS successfullyParsed is true | 304 PASS successfullyParsed is true | 
| 304 | 305 | 
| 305 TEST COMPLETE | 306 TEST COMPLETE | 
| 306 | 307 | 
| OLD | NEW | 
|---|