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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-opacity-change-expected.txt

Issue 2747143004: Eagerly invalidate when a layer becomes stacking context (Closed)
Patch Set: Created 3 years, 9 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/paint/invalidation/flexbox/repaint-opacity-change-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-opacity-change-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-opacity-change-expected.txt
index a6347be6cc265c7b2dbe8205c5866d9ead32f289..be61e87a2e6d0fdb1928699a683b42e682c4ecde 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-opacity-change-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/flexbox/repaint-opacity-change-expected.txt
@@ -27,6 +27,10 @@
{
"object": "LayoutBlockFlow DIV id='target' class='item'",
"reason": "subtree"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='target' class='item'",
+ "reason": "subtree"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698