blob: 955d5c628747ccb35d6c569b127e65c251ab7ff8 [file] [log] [blame]
Explicit inheritance of non-inherited property. Test that the explicitInherit flag in ComputedStyle is maintained correctly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS internals.updateStyleAndReturnAffectedElementCount() is 1
PASS internals.updateStyleAndReturnAffectedElementCount() is 2
PASS getComputedStyle(root.querySelector('span')).maxHeight is "100px"
PASS successfullyParsed is true
TEST COMPLETE