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

Unified Diff: LayoutTests/compositing/layer-creation/should-invoke-deferred-compositing-expected.txt

Issue 460883002: Non-composited scrolling div should invalidate when it has descendant paints to its backing (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebaseline 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/compositing/layer-creation/should-invoke-deferred-compositing-expected.txt
diff --git a/LayoutTests/compositing/layer-creation/should-invoke-deferred-compositing-expected.txt b/LayoutTests/compositing/layer-creation/should-invoke-deferred-compositing-expected.txt
index 40bde51fb4d13152147e9beebbfe71242649b349..ecc2a9116455ae2b63d9afe31a92a4ef136fc0eb 100644
--- a/LayoutTests/compositing/layer-creation/should-invoke-deferred-compositing-expected.txt
+++ b/LayoutTests/compositing/layer-creation/should-invoke-deferred-compositing-expected.txt
@@ -14,6 +14,7 @@
"drawsContent": true,
"repaintRects": [
[0, 0, 200, 200],
+ [0, 0, 200, 200],
[0, 0, 200, 200]
]
}

Powered by Google App Engine
This is Rietveld 408576698