Index: third_party/WebKit/LayoutTests/fast/css/add-remove-stylesheets-at-once-minimal-recalc-style-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/css/add-remove-stylesheets-at-once-minimal-recalc-style-expected.txt b/third_party/WebKit/LayoutTests/fast/css/add-remove-stylesheets-at-once-minimal-recalc-style-expected.txt |
index 265eff0b57d3654af93a4f656f56df0de9ae3006..a5685fe669603e9930a8b8e0f9a25add7fd1ad12 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css/add-remove-stylesheets-at-once-minimal-recalc-style-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/css/add-remove-stylesheets-at-once-minimal-recalc-style-expected.txt |
@@ -1,5 +1,5 @@ |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 8 |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 10 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 8 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 10 |
PASS getComputedStyle(document.querySelector('.foo')).color is "rgb(0, 0, 0)" |
PASS getComputedStyle(document.querySelector('.baz')).color is "rgb(0, 0, 255)" |
PASS getComputedStyle(document.querySelector('.bar')).color is "rgb(0, 0, 0)" |