Index: third_party/WebKit/LayoutTests/fast/css/invalidation/checked-pseudo-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/css/invalidation/checked-pseudo-expected.txt b/third_party/WebKit/LayoutTests/fast/css/invalidation/checked-pseudo-expected.txt |
index 6c913ae07b8e40758b2ea0b41d465f6d8d808f5e..1c9dac8e19c6bb664635b06ddb72fea4bef7c3e0 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css/invalidation/checked-pseudo-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/css/invalidation/checked-pseudo-expected.txt |
@@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS getComputedStyle(checkbox, '').backgroundColor is transparent |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 1 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 1 |
PASS getComputedStyle(checkbox, '').backgroundColor is green |
PASS successfullyParsed is true |