Index: LayoutTests/fast/table/table-cell-before-after-content-around-table-block-expected.txt |
=================================================================== |
--- LayoutTests/fast/table/table-cell-before-after-content-around-table-block-expected.txt (revision 95817) |
+++ LayoutTests/fast/table/table-cell-before-after-content-around-table-block-expected.txt (working copy) |
@@ -4,18 +4,18 @@ |
RenderBlock {HTML} at (0,0) size 800x64 |
RenderBody {BODY} at (8,8) size 784x48 [color=#0000FF] |
RenderBlock {DIV} at (0,0) size 784x48 |
- RenderTable at (0,0) size 64x16 [color=#000000] |
+ RenderTable at (0,0) size 64x16 |
RenderTableSection (anonymous) at (0,0) size 64x16 |
RenderTableRow (anonymous) at (0,0) size 64x16 |
- RenderTableCell (anonymous) at (0,0) size 64x16 [color=#0000FF] [r=0 c=0 rs=1 cs=1] |
+ RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1] |
RenderText at (0,0) size 64x16 |
text run at (0,0) width 64: "ABCD" |
RenderBlock {DIV} at (0,16) size 784x16 |
RenderText {#text} at (0,0) size 64x16 |
text run at (0,0) width 64: "1234" |
- RenderTable at (0,32) size 64x16 [color=#000000] |
+ RenderTable at (0,32) size 64x16 |
RenderTableSection (anonymous) at (0,0) size 64x16 |
RenderTableRow (anonymous) at (0,0) size 64x16 |
- RenderTableCell (anonymous) at (0,0) size 64x16 [color=#0000FF] [r=0 c=0 rs=1 cs=1] |
+ RenderTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1] |
RenderText at (0,0) size 64x16 |
text run at (0,0) width 64: "EFGH" |