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

Unified Diff: LayoutTests/fast/repaint/content-into-overflow-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/content-into-overflow-expected.txt
diff --git a/LayoutTests/fast/repaint/content-into-overflow-expected.txt b/LayoutTests/fast/repaint/content-into-overflow-expected.txt
index 427859d8068d757ec03ba1661fb42502e5834150..6a76e5a2ce3a0bc4a832d5677b51f4a40a179c88 100644
--- a/LayoutTests/fast/repaint/content-into-overflow-expected.txt
+++ b/LayoutTests/fast/repaint/content-into-overflow-expected.txt
@@ -1,20 +1,12 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x8
- RenderBlock {HTML} at (0,0) size 800x8
- RenderBody {BODY} at (8,8) size 784x0
-layer at (8,8) size 106x106
- RenderBlock (positioned) {DIV} at (8,8) size 106x106 [border: (3px solid #008000)]
- RenderBlock {DIV} at (3,3) size 100x50
- RenderBlock {DIV} at (0,0) size 100x50
-layer at (8,158) size 106x106
- RenderBlock (positioned) {DIV} at (8,158) size 106x106 [border: (3px solid #008000)]
- RenderBlock {DIV} at (3,3) size 50x100
- RenderBlock {DIV} at (0,0) size 50x100
-layer at (8,308) size 100x100
- RenderBlock (positioned) {DIV} at (8,308) size 100x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
- RenderBlock {DIV} at (0,80) size 100x20
-layer at (8,308) size 100x0
- RenderBlock (relative positioned) {DIV} at (0,0) size 100x0
- RenderBlock (floating) {DIV} at (0,0) size 100x80
+(repaint rects
+ (rect 11 11 100 50)
+ (rect 11 161 50 100)
+ (rect 8 388 100 20)
+ (rect 8 308 100 100)
+ (rect 111 8 3 106)
+ (rect 61 8 50 106)
+ (rect 8 261 106 3)
+ (rect 8 211 106 50)
+ (rect 8 388 100 20)
+)
+

Powered by Google App Engine
This is Rietveld 408576698