Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Remove a stylesheet not affecting layout. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS getComputedStyle(removed).backgroundColor is red | |
| 7 PASS recalcCount is 1 | |
| 8 PASS layoutCount is 0 | |
| 9 PASS getComputedStyle(removed).backgroundColor is green | |
| 10 PASS successfullyParsed is true | |
| 11 | |
| 12 TEST COMPLETE | |
| 13 This text should have a green background. | |
| 14 | |
| OLD | NEW |