Index: LayoutTests/platform/mac/tables/mozilla/bugs/bug123862-expected.txt |
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug123862-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug123862-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..96884b2499a3d29318c7e2daa40a5a384e1d4577 |
--- /dev/null |
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug123862-expected.txt |
@@ -0,0 +1,35 @@ |
+layer at (0,0) size 800x600 |
+ RenderView at (0,0) size 800x600 |
+layer at (0,0) size 800x236 |
+ RenderBlock {HTML} at (0,0) size 800x236 |
+ RenderBody {BODY} at (8,16) size 784x204 |
+ RenderTable {TABLE} at (0,0) size 200x28 [border: (2px solid #000000)] |
+ RenderTableSection {TBODY} at (2,2) size 196x24 |
+ RenderTableRow {TR} at (0,2) size 196x20 |
+ RenderTableCell {TD} at (2,2) size 192x20 [bgcolor=#EEFFEE] [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 123x16 |
+ text run at (2,2) width 123: "no cols or colspans" |
+ RenderTable {TABLE} at (0,44) size 200x28 [border: (2px solid #000000)] |
+ RenderTableSection {TBODY} at (2,2) size 196x24 |
+ RenderTableRow {TR} at (0,2) size 196x20 |
+ RenderTableCell {TD} at (2,2) size 192x20 [bgcolor=#EEFFEE] [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 43x16 |
+ text run at (2,2) width 43: "cols=4" |
+ RenderTable {TABLE} at (0,88) size 200x28 [border: (2px solid #000000)] |
+ RenderTableSection {TBODY} at (2,2) size 196x24 |
+ RenderTableRow {TR} at (0,2) size 196x20 |
+ RenderTableCell {TD} at (2,2) size 192x20 [bgcolor=#EEFFEE] [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=4] |
+ RenderText {#text} at (2,2) size 66x16 |
+ text run at (2,2) width 66: "colspan=4" |
+ RenderTable {TABLE} at (0,132) size 200x28 [border: (2px solid #000000)] |
+ RenderTableSection {TBODY} at (2,2) size 196x24 |
+ RenderTableRow {TR} at (0,2) size 196x20 |
+ RenderTableCell {TD} at (2,2) size 192x20 [bgcolor=#EEFFEE] [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=4] |
+ RenderText {#text} at (2,2) size 117x16 |
+ text run at (2,2) width 117: "cols=4, colspan=4" |
+ RenderTable {TABLE} at (0,176) size 200x28 [border: (2px solid #000000)] |
+ RenderTableSection {TBODY} at (2,2) size 196x24 |
+ RenderTableRow {TR} at (0,2) size 196x20 |
+ RenderTableCell {TD} at (2,2) size 192x20 [bgcolor=#EEFFEE] [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=4] |
+ RenderText {#text} at (2,2) size 80x16 |
+ text run at (2,2) width 80: "see previous" |