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

Unified Diff: LayoutTests/fast/css/recalc-direct-adjacent-001-expected.txt

Issue 1317533002: Sibling invalidation sets (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: sibling-inserted Created 5 years, 4 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/recalc-direct-adjacent-001-expected.txt
diff --git a/LayoutTests/fast/css/recalc-direct-adjacent-001-expected.txt b/LayoutTests/fast/css/recalc-direct-adjacent-001-expected.txt
deleted file mode 100644
index a46a7445c1b0ac2cf267f7f61996b008c38d63b7..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/css/recalc-direct-adjacent-001-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-Check that we don't do unnecessary style recalcs for sibling trees.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS internals.updateStyleAndReturnAffectedElementCount() is 4
-PASS getComputedStyle(document.getElementById('green'), null).color is 'rgb(0, 128, 0)'
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698