| Index: LayoutTests/fast/css/invalidation/targeted-class-custom-pseudo-expected.txt | 
| diff --git a/LayoutTests/fast/css/invalidation/targeted-class-custom-pseudo-expected.txt b/LayoutTests/fast/css/invalidation/targeted-class-custom-pseudo-expected.txt | 
| index d5fe133f56a4efd24b3fb31663671074ca9bb116..d3d7e5c38e2b3ef6e9f8dfa842506e684e39d771 100644 | 
| --- a/LayoutTests/fast/css/invalidation/targeted-class-custom-pseudo-expected.txt | 
| +++ b/LayoutTests/fast/css/invalidation/targeted-class-custom-pseudo-expected.txt | 
| @@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE | 
|  | 
| PASS !!window.internals is true | 
| PASS getComputedStyle(fileUploadButton, null).backgroundColor is gray | 
| -PASS internals.updateStyleAndReturnAffectedElementCount() is 2 | 
| +PASS internals.updateStyleAndReturnAffectedElementCount() is 1 | 
| PASS getComputedStyle(fileUploadButton, null).backgroundColor is green | 
| PASS successfullyParsed is true | 
|  | 
|  |