| Index: third_party/WebKit/LayoutTests/fast/css/invalidation/hover-first-letter-sibling-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/fast/css/invalidation/hover-first-letter-sibling-expected.txt b/third_party/WebKit/LayoutTests/fast/css/invalidation/hover-first-letter-sibling-expected.txt | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..1bc03eca1bb2d9753f523c82d5d4730f99c5c96e | 
| --- /dev/null | 
| +++ b/third_party/WebKit/LayoutTests/fast/css/invalidation/hover-first-letter-sibling-expected.txt | 
| @@ -0,0 +1,13 @@ | 
| +Sibling invalidation with :hover and ::first-letter | 
| + | 
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | 
| + | 
| + | 
| +PASS getComputedStyle(target).backgroundColor is transparent | 
| +PASS window.eventSender is defined. | 
| +FAIL internals.updateStyleAndReturnAffectedElementCount() should be 4. Was 3. | 
| +FAIL getComputedStyle(target).backgroundColor should be rgb(0, 128, 0). Was rgba(0, 0, 0, 0). | 
| +PASS successfullyParsed is true | 
| + | 
| +TEST COMPLETE | 
| +This text, and the orange square, should have a green background when the orange square is hovered. | 
|  |