Index: LayoutTests/platform/mac/tables/mozilla/bugs/bug21299-expected.txt |
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug21299-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug21299-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..719db132c49c3023b2a41d1f9892346920c0fc66 |
--- /dev/null |
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug21299-expected.txt |
@@ -0,0 +1,25 @@ |
+layer at (0,0) size 800x600 |
+ RenderView at (0,0) size 800x600 |
+layer at (0,0) size 800x82 |
+ RenderBlock {HTML} at (0,0) size 800x82 |
+ RenderBody {BODY} at (8,16) size 784x58 |
+ RenderBlock {P} at (0,0) size 784x16 |
+ RenderText {#text} at (0,0) size 300x16 |
+ text run at (0,0) width 300: "The background color should span all columns" |
+ RenderTable {TABLE} at (0,32) size 464x26 [border: (1px outset #808080)] |
+ RenderTableCol {COLGROUP} at (0,0) size 0x0 |
+ RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#00FF00] |
+ RenderTableSection {TBODY} at (1,1) size 462x24 |
+ RenderTableRow {TR} at (0,2) size 462x20 |
+ RenderTableCell {TD} at (2,2) size 113x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 109x16 |
+ text run at (2,2) width 109: "Column 1, row 1" |
+ RenderTableCell {TD} at (117,2) size 113x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 109x16 |
+ text run at (2,2) width 109: "Column 2, row 1" |
+ RenderTableCell {TD} at (232,2) size 113x20 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 109x16 |
+ text run at (2,2) width 109: "Column 3, row 1" |
+ RenderTableCell {TD} at (347,2) size 113x20 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 109x16 |
+ text run at (2,2) width 109: "Column 4, row 1" |