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

Unified Diff: LayoutTests/platform/chromium-mac/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-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/platform/chromium-mac/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt
diff --git a/LayoutTests/platform/chromium-mac/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt b/LayoutTests/platform/chromium-mac/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt
index 259ab5e4e8b9cae14820f3aea55ea1cc364f8599..9fdc0acdb3998002f9308dfd476bdfcddf1c4359 100644
--- a/LayoutTests/platform/chromium-mac/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt
+++ b/LayoutTests/platform/chromium-mac/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt
@@ -1,14 +1,15 @@
-(repaint rects
- (rect 8 13 784 15)
- (rect 8 413 784 28)
- (rect 0 421 800 28)
-)
(GraphicsLayer
(bounds 800.00 600.00)
(children 1
(GraphicsLayer
(bounds 800.00 600.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (repaint rects
+ (rect 8.00 13.00 784.00 15.00)
+ (rect 8.00 413.00 784.00 28.00)
+ (rect 0.00 421.00 800.00 28.00)
+ )
(children 1
(GraphicsLayer
(position 8.00 41.00)

Powered by Google App Engine
This is Rietveld 408576698