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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/invalidation/recalc-direct-adjacent-002-expected.txt

Issue 1317533002: Sibling invalidation sets (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Oilpan Created 5 years, 2 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: third_party/WebKit/LayoutTests/fast/css/invalidation/recalc-direct-adjacent-002-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/invalidation/recalc-direct-adjacent-002-expected.txt b/third_party/WebKit/LayoutTests/fast/css/invalidation/recalc-direct-adjacent-002-expected.txt
index a46a7445c1b0ac2cf267f7f61996b008c38d63b7..e4a928173a9062b63d85cbf214bf08e89fa5345b 100644
--- a/third_party/WebKit/LayoutTests/fast/css/invalidation/recalc-direct-adjacent-002-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css/invalidation/recalc-direct-adjacent-002-expected.txt
@@ -3,7 +3,7 @@ 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 internals.updateStyleAndReturnAffectedElementCount() is 2
PASS getComputedStyle(document.getElementById('green'), null).color is 'rgb(0, 128, 0)'
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698