Index: third_party/WebKit/LayoutTests/fast/css/invalidation/no-invalidation-set-local-style-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/css/invalidation/no-invalidation-set-local-style-expected.txt b/third_party/WebKit/LayoutTests/fast/css/invalidation/no-invalidation-set-local-style-expected.txt |
index 585eb3b34730341c41e21e4b237ba96e94047731..3bdd43f5b5fe270e7cc642c8c044ce0aab128656 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css/invalidation/no-invalidation-set-local-style-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/css/invalidation/no-invalidation-set-local-style-expected.txt |
@@ -3,11 +3,11 @@ Class selectors in rightmost compound selector should cause LocalStyleChange eve |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 1 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 1 |
PASS getComputedStyle(elm, null).backgroundColor is green |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 1 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 1 |
PASS getComputedStyle(elm, null).backgroundColor is green |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 1 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 1 |
PASS getComputedStyle(elm, null).backgroundColor is green |
PASS successfullyParsed is true |