Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Test for issue 432257: Matched properties cache should work for all property. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS window.getComputedStyle(targets[0]).width is "100px" | |
| 7 PASS window.getComputedStyle(targets[1]).width is "100px" | |
| 8 PASS successfullyParsed is true | |
| 9 | |
| 10 TEST COMPLETE | |
| 11 | |
| OLD | NEW |