Index: third_party/WebKit/LayoutTests/fast/css/invalidation/invalidation-set-with-adjacent-combinators-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/css/invalidation/invalidation-set-with-adjacent-combinators-expected.txt b/third_party/WebKit/LayoutTests/fast/css/invalidation/invalidation-set-with-adjacent-combinators-expected.txt |
index 24df13d2591de67cac2161643ac6d17db60a80a2..c82877f7e0d5c06227346646e44f7e699c581ae6 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css/invalidation/invalidation-set-with-adjacent-combinators-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/css/invalidation/invalidation-set-with-adjacent-combinators-expected.txt |
@@ -4,12 +4,12 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS getComputedStyle(i1, null).backgroundColor is transparent |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 1 |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 1 |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 1 |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 1 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 1 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 1 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 1 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 1 |
PASS getComputedStyle(i1, null).backgroundColor is transparent |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 1 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 1 |
PASS getComputedStyle(i1, null).backgroundColor is green |
PASS successfullyParsed is true |