Index: LayoutTests/platform/mac/tables/layering/paint-test-layering-2-expected.txt |
diff --git a/LayoutTests/platform/mac/tables/layering/paint-test-layering-2-expected.txt b/LayoutTests/platform/mac/tables/layering/paint-test-layering-2-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..72e4109135f380b98eface4862a02eaddc14faec |
--- /dev/null |
+++ b/LayoutTests/platform/mac/tables/layering/paint-test-layering-2-expected.txt |
@@ -0,0 +1,65 @@ |
+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 |
+ RenderBlock {P} at (0,0) size 784x48 |
+ RenderText {#text} at (0,0) size 769x32 |
+ text run at (0,0) width 769: "This test checks the renderer's ability to layer multiple cells in a table on top of one another. This test has three cells that" |
+ text run at (0,16) width 222: "span multiple table grid slots. The " |
+ RenderInline {SPAN} at (0,0) size 24x16 [color=#FF0000] |
+ RenderText {#text} at (221,16) size 24x16 |
+ text run at (221,16) width 24: "red" |
+ RenderText {#text} at (244,16) size 383x16 |
+ text run at (244,16) width 383: " cell starts at row 1 and column 4 and spans four rows. The " |
+ RenderInline {SPAN} at (0,0) size 30x16 [color=#0000FF] |
+ RenderText {#text} at (626,16) size 30x16 |
+ text run at (626,16) width 30: "blue" |
+ RenderText {#text} at (655,16) size 782x32 |
+ text run at (655,16) width 127: " cell starts at row 2," |
+ text run at (0,32) width 284: "and column 1, and spans four columns. The " |
+ RenderInline {SPAN} at (0,0) size 39x16 [color=#008000] |
+ RenderText {#text} at (283,32) size 39x16 |
+ text run at (283,32) width 39: "green" |
+ RenderText {#text} at (321,32) size 200x16 |
+ text run at (321,32) width 200: " cell spans 4 columns of row 4." |
+ RenderBlock {P} at (0,64) size 784x32 |
+ RenderText {#text} at (0,0) size 781x32 |
+ text run at (0,0) width 781: "If the test succeeds then you should see no text inside the table. If you see the text 'FAIL' inside the table, then the test has" |
+ text run at (0,16) width 41: "failed." |
+ RenderTable {TABLE} at (0,112) size 188x92 [border: (1px outset #808080)] |
+ RenderTableSection {TBODY} at (1,1) size 186x90 |
+ RenderTableRow {TR} at (0,2) size 186x20 |
+ RenderTableCell {TD} at (2,2) size 44x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 16x16 |
+ text run at (2,2) width 16: " " |
+ RenderTableCell {TD} at (48,2) size 44x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 16x16 |
+ text run at (2,2) width 16: " " |
+ RenderTableCell {TD} at (94,2) size 44x20 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 16x16 |
+ text run at (2,2) width 16: " " |
+ RenderTableCell {TD} at (140,35) size 44x20 [bgcolor=#FF0000] [border: (1px inset #808080)] [r=0 c=3 rs=4 cs=1] |
+ RenderBlock {DIV} at (2,2) size 40x16 |
+ RenderText {#text} at (0,0) size 40x16 |
+ text run at (0,0) width 40: " " |
+ RenderTableRow {TR} at (0,24) size 186x20 |
+ RenderTableCell {TD} at (2,24) size 182x20 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=4] |
+ RenderBlock {DIV} at (2,2) size 178x16 |
+ RenderText {#text} at (138,0) size 40x16 |
+ text run at (138,0) width 40: " " |
+ RenderTableRow {TR} at (0,46) size 186x20 |
+ RenderTableCell {TD} at (2,46) size 44x20 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 40x16 |
+ text run at (2,2) width 40: " " |
+ RenderTableCell {TD} at (48,46) size 44x20 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 40x16 |
+ text run at (2,2) width 40: " " |
+ RenderTableCell {TD} at (94,46) size 44x20 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 40x16 |
+ text run at (2,2) width 40: " " |
+ RenderTableRow {TR} at (0,68) size 186x20 |
+ RenderTableCell {TD} at (2,68) size 182x20 [bgcolor=#008000] [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=4] |
+ RenderBlock {DIV} at (2,2) size 178x16 [color=#008000] |
+ RenderText {#text} at (138,0) size 40x16 |
+ text run at (138,0) width 40: "FAIL " |