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

Unified Diff: LayoutTests/platform/win/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/win/fast/repaint/float-move-during-layout-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/float-move-during-layout-expected.txt b/LayoutTests/platform/win/fast/repaint/float-move-during-layout-expected.txt
index ae419a101520fe4f7909107e465b91de00dff259..7eca7e06e35c11643911052c44ff5819d629b6ee 100644
--- a/LayoutTests/platform/win/fast/repaint/float-move-during-layout-expected.txt
+++ b/LayoutTests/platform/win/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 784x40
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "This is a repaint test for "
- RenderInline {I} at (0,0) size 781x39
- RenderInline {A} at (0,0) size 350x19 [color=#0000EE]
- RenderText {#text} at (144,0) size 350x19
- text run at (144,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7204"
- RenderText {#text} at (494,0) size 781x39
- text run at (494,0) width 4: " "
- text run at (498,0) width 283: "float inserted in fixed height block via DOM"
- text run at (0,20) width 86: "not repainted"
- RenderText {#text} at (86,20) size 4x19
- text run at (86,20) width 4: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 234x19
- text run at (0,0) width 234: "There should be a green square below."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock {DIV} at (0,102) size 784x100
- RenderBlock {DIV} at (0,202) 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 110 784 100)
+ (rect 8 110 100 100)
+ (rect 8 210 100 100)
+)
+

Powered by Google App Engine
This is Rietveld 408576698