Index: LayoutTests/fast/css/invalidation/targeted-class-id-expected.txt |
diff --git a/LayoutTests/fast/css/invalidation/targeted-class-id-expected.txt b/LayoutTests/fast/css/invalidation/targeted-class-id-expected.txt |
index 27bcef8f3ed9f736b1d92d6e8053e87d03ab160b..ab8566415ea1fbdd5f2b9ebc63f9c9e985ed3f23 100644 |
--- a/LayoutTests/fast/css/invalidation/targeted-class-id-expected.txt |
+++ b/LayoutTests/fast/css/invalidation/targeted-class-id-expected.txt |
@@ -7,7 +7,7 @@ PASS getComputedStyle(b1, null).backgroundColor is transparent |
PASS getComputedStyle(b2, null).backgroundColor is transparent |
PASS internals.updateStyleAndReturnAffectedElementCount() is 2 |
PASS getComputedStyle(b1, null).backgroundColor is green |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 3 |
+PASS internals.updateStyleAndReturnAffectedElementCount() is 2 |
PASS getComputedStyle(b2, null).backgroundColor is green |
PASS successfullyParsed is true |