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

Unified Diff: LayoutTests/fast/repaint/filter-invalidation-with-composited-container-change-expected.txt

Issue 512293002: Fix paint invalidation when composited layers change from paints-into-ancestor to self-painting. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix test. Created 6 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/repaint/filter-invalidation-with-composited-container-change-expected.txt
diff --git a/LayoutTests/fast/repaint/filter-invalidation-with-composited-container-change-expected.txt b/LayoutTests/fast/repaint/filter-invalidation-with-composited-container-change-expected.txt
index 02988d4656e8983074176da2deb4822dedd3ff4a..7a519e872818e9abf4b675be85e371e9ed8e193a 100644
--- a/LayoutTests/fast/repaint/filter-invalidation-with-composited-container-change-expected.txt
+++ b/LayoutTests/fast/repaint/filter-invalidation-with-composited-container-change-expected.txt
@@ -6,6 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [8, 8, 328, 328],
[8, 8, 328, 328]
],
"children": [

Powered by Google App Engine
This is Rietveld 408576698