| Index: LayoutTests/fast/css/invalidation/full-page-media-expected.txt | 
| diff --git a/LayoutTests/fast/css/invalidation/full-page-media-expected.txt b/LayoutTests/fast/css/invalidation/full-page-media-expected.txt | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..8b88a1158a6c03a7616b1398073d57312a59c705 | 
| --- /dev/null | 
| +++ b/LayoutTests/fast/css/invalidation/full-page-media-expected.txt | 
| @@ -0,0 +1,12 @@ | 
| +Support style invalidation when selectors contain :-webkit-full-page-media | 
| + | 
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | 
| + | 
| + | 
| +PASS getComputedStyle(inner).backgroundColor is transparent | 
| +PASS internals.updateStyleAndReturnAffectedElementCount() is 2 | 
| +PASS getComputedStyle(inner).backgroundColor is green | 
| +PASS successfullyParsed is true | 
| + | 
| +TEST COMPLETE | 
| + | 
|  |