| Index: LayoutTests/fast/css/invalidation/targeted-class-style-invalidation-expected.txt
|
| diff --git a/LayoutTests/fast/css/invalidation/targeted-class-style-invalidation-expected.txt b/LayoutTests/fast/css/invalidation/targeted-class-style-invalidation-expected.txt
|
| index f8bd4834d0ce156548f17b492c0c3d7c092718df..fefc2f95a8d72a6813d8cad150a697bbc5f5c14d 100644
|
| --- a/LayoutTests/fast/css/invalidation/targeted-class-style-invalidation-expected.txt
|
| +++ b/LayoutTests/fast/css/invalidation/targeted-class-style-invalidation-expected.txt
|
| @@ -7,6 +7,8 @@ PASS internals.updateStyleAndReturnAffectedElementCount() is 4
|
| PASS getComputedStyle(inner).width is "200px"
|
| PASS internals.updateStyleAndReturnAffectedElementCount() is 2
|
| PASS getComputedStyle(inner).width is "100px"
|
| +PASS internals.updateStyleAndReturnAffectedElementCount() is 2
|
| +PASS getComputedStyle(outer2).width is "150px"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|