Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Unified Diff: LayoutTests/fast/css/add-remove-stylesheets-minimal-recalc-style-expected.txt

Issue 242883002: Remove MediaValues' dependency on RenderStyle (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Modified minimal recalc tests to represent reduced recalc. Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/css/add-remove-stylesheets-minimal-recalc-style-expected.txt
diff --git a/LayoutTests/fast/css/add-remove-stylesheets-minimal-recalc-style-expected.txt b/LayoutTests/fast/css/add-remove-stylesheets-minimal-recalc-style-expected.txt
index cabfd339fc5ac0f27c38aab03fa2dbea63097b96..59d222bf82d9c27cd64f5a3073e5b1c88d7948a6 100644
--- a/LayoutTests/fast/css/add-remove-stylesheets-minimal-recalc-style-expected.txt
+++ b/LayoutTests/fast/css/add-remove-stylesheets-minimal-recalc-style-expected.txt
@@ -3,11 +3,11 @@ PASS internals.updateStyleAndReturnAffectedElementCount() is 0
PASS internals.updateStyleAndReturnAffectedElementCount() is 3
PASS internals.updateStyleAndReturnAffectedElementCount() is 3
PASS internals.updateStyleAndReturnAffectedElementCount() is 6
-PASS internals.updateStyleAndReturnAffectedElementCount() is 7
-PASS internals.updateStyleAndReturnAffectedElementCount() is 7
-PASS internals.updateStyleAndReturnAffectedElementCount() is 7
PASS internals.updateStyleAndReturnAffectedElementCount() is 6
-PASS internals.updateStyleAndReturnAffectedElementCount() is 7
+PASS internals.updateStyleAndReturnAffectedElementCount() is 6
+PASS internals.updateStyleAndReturnAffectedElementCount() is 6
+PASS internals.updateStyleAndReturnAffectedElementCount() is 6
+PASS internals.updateStyleAndReturnAffectedElementCount() is 6
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698