| Index: LayoutTests/fast/css/invalidation/explicit-inheritance-flag-expected.txt
|
| diff --git a/LayoutTests/fast/css/invalidation/explicit-inheritance-flag-expected.txt b/LayoutTests/fast/css/invalidation/explicit-inheritance-flag-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..955d5c628747ccb35d6c569b127e65c251ab7ff8
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/invalidation/explicit-inheritance-flag-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +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
|
| +
|
|
|