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

Unified Diff: LayoutTests/fast/repaint/overflow-into-content-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/overflow-into-content-expected.txt
diff --git a/LayoutTests/fast/repaint/overflow-into-content-expected.txt b/LayoutTests/fast/repaint/overflow-into-content-expected.txt
index c5e5fae63843417a9eac566aa32e14eb3614cb07..e586c95b07f8db92640e1a6af5974b7415e9668f 100644
--- a/LayoutTests/fast/repaint/overflow-into-content-expected.txt
+++ b/LayoutTests/fast/repaint/overflow-into-content-expected.txt
@@ -1,19 +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 56x106
- RenderBlock (positioned) {DIV} at (8,8) size 56x106 [border: (3px solid #008000)]
- RenderBlock {DIV} at (3,3) size 50x50
- RenderBlock {DIV} at (0,0) size 100x50
-layer at (8,158) size 106x56
- RenderBlock (positioned) {DIV} at (8,158) size 106x56 [border: (3px solid #008000)]
- RenderBlock {DIV} at (3,3) size 50x50
- RenderBlock {DIV} at (0,0) size 50x100
-layer at (8,308) size 100x80
- RenderBlock (positioned) {DIV} at (8,308) size 100x80
- RenderBlock {DIV} at (0,0) size 100x0 [bgcolor=#008000]
-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 8 388 100 20)
+ (rect 11 11 100 50)
+ (rect 11 161 50 100)
+ (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)
+)
+
« no previous file with comments | « LayoutTests/fast/repaint/overflow-hide-expected.txt ('k') | LayoutTests/fast/repaint/overflow-outline-repaint-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698