Index: third_party/WebKit/LayoutTests/fast/dom/Document/scrollingElement-noLayout-quirks-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Document/scrollingElement-noLayout-quirks-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Document/scrollingElement-noLayout-quirks-expected.txt |
index 2eb53ce3e4dd5be36a45ad8bf2443520e29ff360..5a564ec8aad0f69e84fc7fe5d9b8338caa74b65d 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/Document/scrollingElement-noLayout-quirks-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/Document/scrollingElement-noLayout-quirks-expected.txt |
@@ -8,7 +8,7 @@ PASS document.scrollingElement is document.body |
Verifying layout hasn't been triggered |
PASS internals.needsLayoutCount() is 3 |
But style update was |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 0 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 0 |
Verify style change is reflected - body is now a real scrolling block element |
PASS document.scrollingElement is null |
Verifying layout still hasn't been triggered |