| Index: LayoutTests/fast/css/pseudo-empty-adjacent-dynamic-expected.txt
|
| diff --git a/LayoutTests/fast/css/pseudo-empty-adjacent-dynamic-expected.txt b/LayoutTests/fast/css/pseudo-empty-adjacent-dynamic-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..29d66dcec1496b2190c0253d4d281d80d8f29e3c
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/pseudo-empty-adjacent-dynamic-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +Check that the sibling of an element that becomes :empty is properly recalculated
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS getComputedStyle(sibling, '').backgroundColor is transparent
|
| +PASS getComputedStyle(sibling, '').backgroundColor is green
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +This text should be green
|
|
|