| Index: LayoutTests/fast/css/recalc-direct-adjacent-001-expected.txt
|
| diff --git a/LayoutTests/fast/css/recalc-direct-adjacent-001-expected.txt b/LayoutTests/fast/css/recalc-direct-adjacent-001-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a46a7445c1b0ac2cf267f7f61996b008c38d63b7
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/recalc-direct-adjacent-001-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +Check that we don't do unnecessary style recalcs for sibling trees.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS internals.updateStyleAndReturnAffectedElementCount() is 4
|
| +PASS getComputedStyle(document.getElementById('green'), null).color is 'rgb(0, 128, 0)'
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|