Index: LayoutTests/platform/mac/tables/mozilla/bugs/bug13484-expected.txt |
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug13484-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug13484-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..740feeb2c308b3a607253a49a3dd9582bf716909 |
--- /dev/null |
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug13484-expected.txt |
@@ -0,0 +1,18 @@ |
+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 |
+ RenderTable {TABLE} at (0,0) size 784x42 [bgcolor=#E2BF81] [border: (1px outset #808080)] |
+ RenderTableSection {TBODY} at (1,1) size 782x40 |
+ RenderTableRow {TR} at (0,2) size 782x36 |
+ RenderTableCell {TD} at (2,10) size 35x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 31x16 |
+ text run at (2,2) width 31: "<td>" |
+ RenderTableCell {TD} at (39,10) size 630x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 131x16 |
+ text run at (2,2) width 131: "<td width=\"100%\">" |
+ RenderTableCell {TD} at (671,2) size 109x36 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 105x32 |
+ text run at (2,2) width 22: "<td" |
+ text run at (2,18) width 105: "width=\"100%\">" |