Index: third_party/WebKit/LayoutTests/fast/css/modify-stylesheet-minimal-recalc-style-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/css/modify-stylesheet-minimal-recalc-style-expected.txt b/third_party/WebKit/LayoutTests/fast/css/modify-stylesheet-minimal-recalc-style-expected.txt |
index 7479a4b7c46a74e8e9eda9121353e0af6e3605f3..ed1a97a5c4937ea05067bfd7c74d7ee9a2b1c332 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css/modify-stylesheet-minimal-recalc-style-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/css/modify-stylesheet-minimal-recalc-style-expected.txt |
@@ -1,12 +1,12 @@ |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 0 |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 6 |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 6 |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 6 |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 43 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 0 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 6 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 6 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 6 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 43 |
PASS getComputedStyle(document.querySelector('.foo')).color is "rgb(0, 0, 0)" |
PASS getComputedStyle(document.querySelector('.baz')).color is "rgb(255, 0, 0)" |
PASS getComputedStyle(document.querySelector('.bar')).color is "rgb(0, 0, 0)" |
-PASS internals.updateStyleAndReturnAffectedElementCount() is 59 |
+PASS internals.updateStyleAndLayoutAndReturnAffectedElementCount() is 59 |
PASS getComputedStyle(document.querySelector('.foo')).color is "rgb(255, 0, 0)" |
PASS getComputedStyle(document.querySelector('.baz')).color is "rgb(255, 0, 0)" |
PASS getComputedStyle(document.querySelector('.bar')).color is "rgb(0, 0, 0)" |