Index: LayoutTests/platform/mac/css3/css3-modsel-33-expected.txt |
diff --git a/LayoutTests/platform/mac/css3/css3-modsel-33-expected.txt b/LayoutTests/platform/mac/css3/css3-modsel-33-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..26a814eea138d99204c204de91b0e33478a2cec8 |
--- /dev/null |
+++ b/LayoutTests/platform/mac/css3/css3-modsel-33-expected.txt |
@@ -0,0 +1,45 @@ |
+layer at (0,0) size 800x600 |
+ RenderView at (0,0) size 800x600 |
+layer at (0,0) size 800x126 |
+ RenderBlock {HTML} at (0,0) size 800x126 |
+ RenderBody {BODY} at (8,8) size 784x102 |
+ RenderBlock {DIV} at (0,0) size 784x70 |
+ RenderTable {TABLE} at (0,0) size 125x70 [border: (1px outset #808080)] |
+ RenderTableSection {TBODY} at (1,1) size 123x68 |
+ RenderTableRow {TR} at (0,2) size 123x20 |
+ RenderTableCell {TD} at (2,2) size 24x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 20x16 |
+ text run at (2,2) width 20: "1.1" |
+ RenderTableCell {TD} at (28,2) size 24x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 20x16 |
+ text run at (2,2) width 20: "1.2" |
+ RenderTableCell {TD} at (54,2) size 67x20 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 63x16 |
+ text run at (2,2) width 63: "green cell" |
+ RenderTableRow {TR} at (0,24) size 123x20 |
+ RenderTableCell {TD} at (2,24) size 24x20 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 20x16 |
+ text run at (2,2) width 20: "2.1" |
+ RenderTableCell {TD} at (28,24) size 24x20 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 20x16 |
+ text run at (2,2) width 20: "2.2" |
+ RenderTableCell {TD} at (54,24) size 67x20 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 63x16 |
+ text run at (2,2) width 63: "green cell" |
+ RenderTableRow {TR} at (0,46) size 123x20 |
+ RenderTableCell {TD} at (2,46) size 24x20 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 20x16 |
+ text run at (2,2) width 20: "3.1" |
+ RenderTableCell {TD} at (28,46) size 24x20 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 20x16 |
+ text run at (2,2) width 20: "3.2" |
+ RenderTableCell {TD} at (54,46) size 67x20 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 63x16 |
+ text run at (2,2) width 63: "green cell" |
+ RenderBlock {P} at (0,86) size 784x16 |
+ RenderInline {SPAN} at (0,0) size 438x16 [bgcolor=#00FF00] |
+ RenderText {#text} at (0,0) size 438x16 |
+ text run at (0,0) width 277: "This paragraph contains a span that should " |
+ text run at (276,0) width 162: "have a green background" |
+ RenderText {#text} at (437,0) size 144x16 |
+ text run at (437,0) width 144: " and some text after it." |