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

Unified Diff: LayoutTests/compositing/repaint/resize-repaint-expected.txt

Issue 15973002: Remove NonCompositedContentHost -- Take 2 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: adding back annotation. final rebase. Created 7 years, 7 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/repaint/resize-repaint-expected.txt
diff --git a/LayoutTests/compositing/repaint/resize-repaint-expected.txt b/LayoutTests/compositing/repaint/resize-repaint-expected.txt
index 1cde8f5ea15ceef5323bf3e115816efff4163100..4f9ae1551391624fdfa407ab786a53ccde14f8a4 100644
--- a/LayoutTests/compositing/repaint/resize-repaint-expected.txt
+++ b/LayoutTests/compositing/repaint/resize-repaint-expected.txt
@@ -1,13 +1,14 @@
-(repaint rects
- (rect 8 10 784 205)
- (rect 0 23 800 205)
-)
(GraphicsLayer
(bounds 800.00 600.00)
(children 1
(GraphicsLayer
(bounds 800.00 600.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (repaint rects
+ (rect 8.00 10.00 784.00 205.00)
+ (rect 0.00 23.00 800.00 205.00)
+ )
(children 1
(GraphicsLayer
(position 8.00 8.00)

Powered by Google App Engine
This is Rietveld 408576698