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

Unified Diff: LayoutTests/fast/repaint/view-background-from-body-2-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/view-background-from-body-2-expected.txt
diff --git a/LayoutTests/fast/repaint/view-background-from-body-2-expected.txt b/LayoutTests/fast/repaint/view-background-from-body-2-expected.txt
index 530ef0667fe9e4a5a89d0f01b9a6c0cac2737014..369b8dedd8099b1a34b29bbb5b62e90bba1b93c3 100644
--- a/LayoutTests/fast/repaint/view-background-from-body-2-expected.txt
+++ b/LayoutTests/fast/repaint/view-background-from-body-2-expected.txt
@@ -1,5 +1,5 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (50,50) size 700x500 [bgcolor=#0000FF]
+(repaint rects
+ (rect 0 0 800 600)
+ (rect 50 50 700 500)
+)
+

Powered by Google App Engine
This is Rietveld 408576698