| Index: LayoutTests/fast/css/pseudo-not-empty-adjacent-dynamic-expected.txt | 
| diff --git a/LayoutTests/fast/css/pseudo-not-empty-adjacent-dynamic-expected.txt b/LayoutTests/fast/css/pseudo-not-empty-adjacent-dynamic-expected.txt | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..049af6a53b35b7491c0f06b188747b62d4307680 | 
| --- /dev/null | 
| +++ b/LayoutTests/fast/css/pseudo-not-empty-adjacent-dynamic-expected.txt | 
| @@ -0,0 +1,11 @@ | 
| +Check that the sibling of an element that becomes :not(: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 | 
|  |