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

Unified Diff: LayoutTests/platform/mac/fast/repaint/float-move-during-layout-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/platform/mac/fast/repaint/float-move-during-layout-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/float-move-during-layout-expected.txt b/LayoutTests/platform/mac/fast/repaint/float-move-during-layout-expected.txt
index 7d968a28ff298a25f378a7827cdde37927b2499a..634664c88d14d875b9ffdc76df3afde9d2162a05 100644
--- a/LayoutTests/platform/mac/fast/repaint/float-move-during-layout-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/float-move-during-layout-expected.txt
@@ -1,25 +1,10 @@
-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
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 151x18
- text run at (0,0) width 151: "This is a repaint test for "
- RenderInline {I} at (0,0) size 780x36
- RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
- RenderText {#text} at (151,0) size 348x18
- text run at (151,0) width 348: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7204"
- RenderText {#text} at (499,0) size 780x36
- text run at (499,0) width 4: " "
- text run at (503,0) width 277: "float inserted in fixed height block via DOM"
- text run at (0,18) width 84: "not repainted"
- RenderText {#text} at (84,18) size 4x18
- text run at (84,18) width 4: "."
- RenderBlock {P} at (0,52) size 784x18
- RenderText {#text} at (0,0) size 244x18
- text run at (0,0) width 244: "There should be a green square below."
- RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock {DIV} at (0,96) size 784x100
- RenderBlock {DIV} at (0,196) size 784x0
- RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+This is a repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=7204 float inserted in fixed height block via DOM not repainted.
+
+There should be a green square below.
+
+(repaint rects
+ (rect 8 104 784 100)
+ (rect 8 104 100 100)
+ (rect 8 204 100 100)
+)
+

Powered by Google App Engine
This is Rietveld 408576698