Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Explicit inheritance of non-inherited property. Test that the explicitInherit fl ag in ComputedStyle is maintained correctly. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS internals.updateStyleAndReturnAffectedElementCount() is 1 | |
| 7 PASS internals.updateStyleAndReturnAffectedElementCount() is 2 | |
| 8 PASS getComputedStyle(root.querySelector('span')).maxHeight is "100px" | |
| 9 PASS successfullyParsed is true | |
| 10 | |
| 11 TEST COMPLETE | |
| 12 | |
| OLD | NEW |