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

Unified Diff: LayoutTests/fast/block/float/table-relayout-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/table-relayout-expected.txt
diff --git a/LayoutTests/fast/block/float/table-relayout-expected.txt b/LayoutTests/fast/block/float/table-relayout-expected.txt
deleted file mode 100644
index 14be50620396ae9b8a8dcfdd1dc89032daeedb25..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/block/float/table-relayout-expected.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-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 172x18
- text run at (0,0) width 172: "This is a regression test for "
- RenderInline {I} at (0,0) size 744x36
- RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
- RenderText {#text} at (172,0) size 348x18
- text run at (172,0) width 348: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7395"
- RenderText {#text} at (520,0) size 744x36
- text run at (520,0) width 4: " "
- text run at (524,0) width 220: "Table not properly re-flowed when"
- text run at (0,18) width 202: "floated div removed from layout"
- RenderText {#text} at (202,18) size 4x18
- text run at (202,18) width 4: "."
- RenderBlock {P} at (0,52) size 784x18
- RenderText {#text} at (0,0) size 263x18
- text run at (0,0) width 263: "The two boxes below should be identical."
- RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,96) size 200x60 [bgcolor=#C0C0C0]
- RenderTable {TABLE} at (0,0) size 200x60
- RenderTableSection {TBODY} at (0,0) size 200x60
- RenderTableRow {TR} at (0,2) size 200x56
- RenderTableCell {TD} at (2,2) size 196x56 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 177x54
- text run at (1,1) width 177: "Lorem ipsum dolor sit amet,"
- text run at (1,19) width 173: "consectetuer adipiscing elit."
- text run at (1,37) width 81: "Nunc neque."
- RenderBlock (anonymous) at (0,156) size 784x18
- RenderBR {BR} at (0,0) size 0x18
- RenderBlock {DIV} at (0,174) size 200x60 [bgcolor=#C0C0C0]
- RenderTable {TABLE} at (0,0) size 200x60
- RenderTableSection {TBODY} at (0,0) size 200x60
- RenderTableRow {TR} at (0,2) size 200x56
- RenderTableCell {TD} at (2,2) size 196x56 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 177x54
- text run at (1,1) width 177: "Lorem ipsum dolor sit amet,"
- text run at (1,19) width 173: "consectetuer adipiscing elit."
- text run at (1,37) width 81: "Nunc neque."

Powered by Google App Engine
This is Rietveld 408576698