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

Unified Diff: LayoutTests/fast/block/float/clear-to-fit-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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/block/float/clear-to-fit-expected.txt
diff --git a/LayoutTests/fast/block/float/clear-to-fit-expected.txt b/LayoutTests/fast/block/float/clear-to-fit-expected.txt
index 34d2a3161c16abef928529c01c2306da38f14a3c..7ae0c3fd78befb4400e4859a46c101f789672fc3 100644
--- a/LayoutTests/fast/block/float/clear-to-fit-expected.txt
+++ b/LayoutTests/fast/block/float/clear-to-fit-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x600
RenderBlock (floating) {DIV} at (0,50) size 50x50
RenderBlock {DIV} at (50,0) size 50x50 [bgcolor=#008000]
RenderBlock {DIV} at (0,0) size 150x150
- RenderTable {TABLE} at (50,50) size 100x100
- RenderTableSection {TBODY} at (0,0) size 100x100
- RenderTableRow {TR} at (0,0) size 100x100
- RenderTableCell {TD} at (0,0) size 100x50 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (50,50) size 100x100
+ LayoutTableSection {TBODY} at (0,0) size 100x100
+ LayoutTableRow {TR} at (0,0) size 100x100
+ LayoutTableCell {TD} at (0,0) size 100x50 [r=0 c=0 rs=1 cs=1]
RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FF0000]

Powered by Google App Engine
This is Rietveld 408576698