Index: LayoutTests/fast/table/table-cell-before-after-content-around-table-row-expected.txt |
diff --git a/LayoutTests/fast/table/table-cell-before-after-content-around-table-row-expected.txt b/LayoutTests/fast/table/table-cell-before-after-content-around-table-row-expected.txt |
index 2d4e1fca27a510245a07596a69eccbc8a239c6e1..c84968e7d70fde9280cb0ba568cdf3d9847a1349 100644 |
--- a/LayoutTests/fast/table/table-cell-before-after-content-around-table-row-expected.txt |
+++ b/LayoutTests/fast/table/table-cell-before-after-content-around-table-row-expected.txt |
@@ -3,17 +3,17 @@ layer at (0,0) size 800x600 |
layer at (0,0) size 800x64 |
RenderBlock {HTML} at (0,0) size 800x64 |
RenderBody {BODY} at (8,8) size 784x48 [color=#0000FF] |
- RenderTable {DIV} at (0,0) size 64x48 |
- RenderTableSection (anonymous) at (0,0) size 64x48 |
- RenderTableRow (anonymous) at (0,0) size 64x16 |
- RenderTableCell (anonymous) {<pseudo:before>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1] |
+ LayoutTable {DIV} at (0,0) size 64x48 |
+ LayoutTableSection (anonymous) at (0,0) size 64x48 |
+ LayoutTableRow (anonymous) at (0,0) size 64x16 |
+ LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1] |
RenderTextFragment at (0,0) size 64x16 |
text run at (0,0) width 64: "ABCD" |
- RenderTableRow {DIV} at (0,16) size 64x16 |
- RenderTableCell (anonymous) at (0,16) size 64x16 [r=1 c=0 rs=1 cs=1] |
+ LayoutTableRow {DIV} at (0,16) size 64x16 |
+ LayoutTableCell (anonymous) at (0,16) size 64x16 [r=1 c=0 rs=1 cs=1] |
RenderText {#text} at (0,0) size 64x16 |
text run at (0,0) width 64: "1234" |
- RenderTableRow (anonymous) at (0,32) size 64x16 |
- RenderTableCell (anonymous) {<pseudo:after>} at (0,32) size 64x16 [r=2 c=0 rs=1 cs=1] |
+ LayoutTableRow (anonymous) at (0,32) size 64x16 |
+ LayoutTableCell (anonymous) {<pseudo:after>} at (0,32) size 64x16 [r=2 c=0 rs=1 cs=1] |
RenderTextFragment at (0,0) size 64x16 |
text run at (0,0) width 64: "EFGH" |