| Index: LayoutTests/fast/css/invalidation/targeted-class-host-pseudo-expected.txt
|
| diff --git a/LayoutTests/fast/css/invalidation/targeted-class-host-pseudo-expected.txt b/LayoutTests/fast/css/invalidation/targeted-class-host-pseudo-expected.txt
|
| index 88349e1d7d4699184922491e89a0922035a1fa49..f19c53c490d5263d69bc620ee8189fe0fd72994d 100644
|
| --- a/LayoutTests/fast/css/invalidation/targeted-class-host-pseudo-expected.txt
|
| +++ b/LayoutTests/fast/css/invalidation/targeted-class-host-pseudo-expected.txt
|
| @@ -11,7 +11,7 @@ PASS internals.updateStyleAndReturnAffectedElementCount() is 1
|
| PASS getComputedStyle(host1, null).backgroundColor is green
|
| PASS internals.updateStyleAndReturnAffectedElementCount() is 2
|
| PASS getComputedStyle(inner, null).backgroundColor is green
|
| -PASS internals.updateStyleAndReturnAffectedElementCount() is 6
|
| +PASS internals.updateStyleAndReturnAffectedElementCount() is 1
|
| PASS getComputedStyle(host3, null).backgroundColor is green
|
| PASS internals.updateStyleAndReturnAffectedElementCount() is 1
|
| PASS getComputedStyle(host4, null).backgroundColor is green
|
|
|