Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / invalidation / explicit-inheritance-flag-expected.txt
blob955d5c628747ccb35d6c569b127e65c251ab7ff8
1 Explicit inheritance of non-inherited property. Test that the explicitInherit flag in ComputedStyle is maintained correctly.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
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
11 TEST COMPLETE