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: LayoutTests/platform/chromium-win/compositing/repaint/invalidations-on-composited-layers-expected.txt

Issue 15425006: Revert "Remove NonCompositedContentHost" and follow-up rebaselining. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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-win/compositing/repaint/invalidations-on-composited-layers-expected.txt
diff --git a/LayoutTests/platform/chromium-win/compositing/repaint/invalidations-on-composited-layers-expected.txt b/LayoutTests/platform/chromium-win/compositing/repaint/invalidations-on-composited-layers-expected.txt
index b065351a90e2f7e52729dac2338e8c6340571749..b735dabe1a84d3211b67dd9b49d2a6c7ab088f08 100644
--- a/LayoutTests/platform/chromium-win/compositing/repaint/invalidations-on-composited-layers-expected.txt
+++ b/LayoutTests/platform/chromium-win/compositing/repaint/invalidations-on-composited-layers-expected.txt
@@ -1,15 +1,14 @@
+(repaint rects
+ (rect 8 13 784 16)
+ (rect 8 413 784 29)
+ (rect 0 421 800 29)
+)
(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 16.00)
- (rect 8.00 413.00 784.00 29.00)
- (rect 0.00 421.00 800.00 29.00)
- )
(children 1
(GraphicsLayer
(position 8.00 42.00)

Powered by Google App Engine
This is Rietveld 408576698