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

Unified Diff: LayoutTests/fast/repaint/clip-with-layout-delta-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/clip-with-layout-delta-expected.txt
diff --git a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt b/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt
index 9559b3764855cef3e9edb3da29402c2b6db1e968..ceac4f7c15a3560b71b685b951717e5fe2c406f7 100644
--- a/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt
+++ b/LayoutTests/fast/repaint/clip-with-layout-delta-expected.txt
@@ -1,15 +1,7 @@
-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 (8,8) size 784x584
-layer at (8,8) size 100x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
- RenderBlock {SPAN} at (0,0) size 100x100
- RenderText {#text} at (0,0) size 4x18
- text run at (0,0) width 4: " "
-layer at (108,8) size 100x100 scrollHeight 200
- RenderBlock (relative positioned) {DIV} at (100,0) size 100x100 [bgcolor=#FF0000]
- RenderBlock {SPAN} at (0,0) size 100x200 [bgcolor=#0000FF]
- RenderText {#text} at (0,100) size 4x18
- text run at (0,100) width 4: " "
+(repaint rects
+ (rect 8 8 100 100)
+ (rect 108 8 100 100)
+)
+
« no previous file with comments | « LayoutTests/fast/repaint/change-transform-expected.txt ('k') | LayoutTests/fast/repaint/content-into-overflow-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698