| OLD | NEW |
| 1 CONSOLE WARNING: ::shadow pseudo-element is deprecated. See https://www.chromest
atus.com/features/6750456638341120 for more details. | |
| 2 Test for issue 432257: Matched properties cache should work for all property. | 1 Test for issue 432257: Matched properties cache should work for all property. |
| 3 | 2 |
| 4 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
". |
| 5 | 4 |
| 6 | 5 |
| 7 PASS window.getComputedStyle(targets[0]).width is "100px" | 6 PASS window.getComputedStyle(targets[0]).width is "100px" |
| 8 PASS window.getComputedStyle(targets[1]).width is "100px" | 7 PASS window.getComputedStyle(targets[1]).width is "100px" |
| 9 PASS successfullyParsed is true | 8 PASS successfullyParsed is true |
| 10 | 9 |
| 11 TEST COMPLETE | 10 TEST COMPLETE |
| 12 | 11 |
| OLD | NEW |