Diff
Modified: trunk/LayoutTests/ChangeLog (117821 => 117822)
--- trunk/LayoutTests/ChangeLog 2012-05-21 21:58:22 UTC (rev 117821)
+++ trunk/LayoutTests/ChangeLog 2012-05-21 22:03:01 UTC (rev 117822)
@@ -1,3 +1,16 @@
+2012-05-21 Oliver Hunt <[email protected]>
+
+ Add new test results for mac
+
+ * platform/mac/css2.1/20110323/inline-table-001-expected.txt: Added.
+ * platform/mac/css2.1/20110323/inline-table-002a-expected.txt: Added.
+ * platform/mac/css2.1/20110323/inline-table-003-expected.txt: Added.
+ * platform/mac/css2.1/20110323/table-height-algorithm-023-expected.txt: Added.
+ * platform/mac/css2.1/20110323/table-height-algorithm-024-expected.txt: Added.
+ * platform/mac/fast/forms/select-empty-option-height-expected.txt: Added.
+ * platform/mac/fast/table/mozilla-bug10296-vertical-align-1-expected.txt: Added.
+ * platform/mac/fast/table/mozilla-bug10296-vertical-align-2-expected.txt: Added.
+
2012-05-21 Emil A Eklund <[email protected]>
Unreviewed chromium linux and windows rebaselines for sub-pixel flag change commited as r117815.
Added: trunk/LayoutTests/platform/mac/css2.1/20110323/inline-table-001-expected.txt (0 => 117822)
--- trunk/LayoutTests/platform/mac/css2.1/20110323/inline-table-001-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac/css2.1/20110323/inline-table-001-expected.txt 2012-05-21 22:03:01 UTC (rev 117822)
@@ -0,0 +1,21 @@
+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 784x18
+ RenderText {#text} at (0,0) size 377x18
+ text run at (0,0) width 377: "Test passes if the \"Filler Text\" below is all on the same line."
+ RenderBlock {DIV} at (0,34) size 784x96
+ RenderInline {SPAN} at (0,0) size 66x18
+ RenderText {#text} at (0,0) size 66x18
+ text run at (0,0) width 66: "Filler Text"
+ RenderText {#text} at (66,0) size 4x18
+ text run at (66,0) width 4: " "
+ RenderTable {DIV} at (70,0) size 96x96 [bgcolor=#FFA500]
+ RenderTableSection (anonymous) at (0,0) size 96x96
+ RenderTableRow {DIV} at (0,0) size 96x96
+ RenderTableCell {DIV} at (0,0) size 96x18 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 66x18
+ text run at (0,0) width 66: "Filler Text"
+ RenderText {#text} at (0,0) size 0x0
Added: trunk/LayoutTests/platform/mac/css2.1/20110323/inline-table-002a-expected.txt (0 => 117822)
--- trunk/LayoutTests/platform/mac/css2.1/20110323/inline-table-002a-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac/css2.1/20110323/inline-table-002a-expected.txt 2012-05-21 22:03:01 UTC (rev 117822)
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x68
+ RenderBlock {HTML} at (0,0) size 800x68
+ RenderBody {BODY} at (8,16) size 784x36
+ RenderBlock {P} at (0,0) size 784x36
+ RenderText {#text} at (0,0) size 7x18
+ text run at (0,0) width 7: "a"
+ RenderTable {SPAN} at (7,0) size 23x36
+ RenderTableSection (anonymous) at (0,0) size 23x36
+ RenderTableRow (anonymous) at (0,0) size 23x36
+ RenderTableCell (anonymous) at (0,0) size 23x36 [r=0 c=0 rs=1 cs=1]
+ RenderBlock (anonymous) at (0,0) size 23x18
+ RenderText {#text} at (0,0) size 23x18
+ text run at (0,0) width 23: "bcd"
+ RenderBlock {SPAN} at (0,18) size 23x18
+ RenderText {#text} at (0,0) size 8x18
+ text run at (0,0) width 8: "x"
+ RenderText {#text} at (30,0) size 7x18
+ text run at (30,0) width 7: "e"
Added: trunk/LayoutTests/platform/mac/css2.1/20110323/inline-table-003-expected.txt (0 => 117822)
--- trunk/LayoutTests/platform/mac/css2.1/20110323/inline-table-003-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac/css2.1/20110323/inline-table-003-expected.txt 2012-05-21 22:03:01 UTC (rev 117822)
@@ -0,0 +1,16 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x50
+ RenderBlock {HTML} at (0,0) size 800x50
+ RenderBody {BODY} at (8,16) size 784x18
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 7x18
+ text run at (0,0) width 7: "a"
+ RenderTable {SPAN} at (7,0) size 8x18
+ RenderTableSection (anonymous) at (0,0) size 8x18
+ RenderTableRow (anonymous) at (0,0) size 8x18
+ RenderTableCell (anonymous) at (0,0) size 8x18 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 8x18
+ text run at (0,0) width 8: "b"
+ RenderText {#text} at (15,0) size 7x18
+ text run at (15,0) width 7: "c"
Added: trunk/LayoutTests/platform/mac/css2.1/20110323/table-height-algorithm-023-expected.txt (0 => 117822)
--- trunk/LayoutTests/platform/mac/css2.1/20110323/table-height-algorithm-023-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac/css2.1/20110323/table-height-algorithm-023-expected.txt 2012-05-21 22:03:01 UTC (rev 117822)
@@ -0,0 +1,23 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x158
+ RenderBlock {HTML} at (0,0) size 800x158
+ RenderBody {BODY} at (8,16) size 784x134
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 390x18
+ text run at (0,0) width 390: "Test passes if the bottom of the \"Filler Text\" below is aligned."
+ RenderTable {TABLE} at (0,34) size 357x100
+ RenderTableSection {TBODY} at (0,0) size 357x100
+ RenderTableRow {TR} at (0,2) size 357x96
+ RenderTableCell {TD} at (2,26) size 59x17 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 57x15
+ RenderText {#text} at (0,0) size 57x15
+ text run at (0,0) width 57: "Filler Text"
+ RenderTableCell {TD} at (63,14) size 119x33 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 117x31
+ RenderText {#text} at (0,0) size 117x31
+ text run at (0,0) width 117: "Filler Text"
+ RenderTableCell {TD} at (184,2) size 171x48 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 169x46
+ RenderText {#text} at (0,0) size 169x46
+ text run at (0,0) width 169: "Filler Text"
Added: trunk/LayoutTests/platform/mac/css2.1/20110323/table-height-algorithm-024-expected.txt (0 => 117822)
--- trunk/LayoutTests/platform/mac/css2.1/20110323/table-height-algorithm-024-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac/css2.1/20110323/table-height-algorithm-024-expected.txt 2012-05-21 22:03:01 UTC (rev 117822)
@@ -0,0 +1,23 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x158
+ RenderBlock {HTML} at (0,0) size 800x158
+ RenderBody {BODY} at (8,16) size 784x134
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 390x18
+ text run at (0,0) width 390: "Test passes if the bottom of the \"Filler Text\" below is aligned."
+ RenderTable {TABLE} at (0,34) size 357x100
+ RenderTableSection {TBODY} at (0,0) size 357x100
+ RenderTableRow {TR} at (0,2) size 357x96
+ RenderTableCell {TD} at (2,26) size 59x17 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 57x15
+ RenderText {#text} at (0,0) size 57x15
+ text run at (0,0) width 57: "Filler Text"
+ RenderTableCell {TD} at (63,14) size 119x33 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 117x31
+ RenderText {#text} at (0,0) size 117x31
+ text run at (0,0) width 117: "Filler Text"
+ RenderTableCell {TD} at (184,2) size 171x48 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 169x46
+ RenderText {#text} at (0,0) size 169x46
+ text run at (0,0) width 169: "Filler Text"
Added: trunk/LayoutTests/platform/mac/fast/forms/select-empty-option-height-expected.txt (0 => 117822)
--- trunk/LayoutTests/platform/mac/fast/forms/select-empty-option-height-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/forms/select-empty-option-height-expected.txt 2012-05-21 22:03:01 UTC (rev 117822)
@@ -0,0 +1,10 @@
+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
+ RenderMenuList {SELECT} at (2,2) size 25x15 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderBlock (anonymous) at (1,1) size 23x13
+ RenderBR at (0,0) size 0x13 [bgcolor=#FFFFFF]
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
Added: trunk/LayoutTests/platform/mac/fast/table/mozilla-bug10296-vertical-align-1-expected.txt (0 => 117822)
--- trunk/LayoutTests/platform/mac/fast/table/mozilla-bug10296-vertical-align-1-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/table/mozilla-bug10296-vertical-align-1-expected.txt 2012-05-21 22:03:01 UTC (rev 117822)
@@ -0,0 +1,53 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x357
+ RenderBlock {HTML} at (0,0) size 800x357
+ RenderBody {BODY} at (8,21) size 784x328
+ RenderBlock {H1} at (0,0) size 784x37
+ RenderText {#text} at (0,0) size 486x37
+ text run at (0,0) width 486: "Vertical alignment and table height"
+ RenderBlock {P} at (0,58) size 784x18
+ RenderText {#text} at (0,0) size 535x18
+ text run at (0,0) width 535: "In each of the following tables the cells with 'Data' should all have the same baseline:"
+ RenderTable {TABLE} at (0,92) size 458x118
+ RenderTableSection {TBODY} at (0,0) size 458x118
+ RenderTableRow {TR} at (0,2) size 458x114
+ RenderTableCell {TD} at (2,74) size 34x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x18
+ text run at (2,2) width 30: "Data"
+ RenderTableCell {TD} at (38,45) size 94x59 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 90x55
+ text run at (2,2) width 90: "Data"
+ RenderTableCell {TD} at (134,2) size 186x114 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 182x110
+ text run at (2,2) width 182: "Data"
+ RenderTableCell {TD} at (322,2) size 30x22 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 26x18
+ text run at (2,2) width 26: "Top"
+ RenderTableCell {TD} at (354,48) size 49x22 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 45x18
+ text run at (2,2) width 45: "Middle"
+ RenderTableCell {TD} at (405,94) size 51x22 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 47x18
+ text run at (2,2) width 47: "Bottom"
+ RenderTable {TABLE} at (0,210) size 458x118
+ RenderTableSection {TBODY} at (0,0) size 458x118
+ RenderTableRow {TR} at (0,2) size 458x114
+ RenderTableCell {TD} at (2,2) size 30x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 26x18
+ text run at (2,2) width 26: "Top"
+ RenderTableCell {TD} at (34,48) size 49x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 45x18
+ text run at (2,2) width 45: "Middle"
+ RenderTableCell {TD} at (85,94) size 51x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 47x18
+ text run at (2,2) width 47: "Bottom"
+ RenderTableCell {TD} at (138,2) size 186x114 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 182x110
+ text run at (2,2) width 182: "Data"
+ RenderTableCell {TD} at (326,74) size 34x22 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x18
+ text run at (2,2) width 30: "Data"
+ RenderTableCell {TD} at (362,45) size 94x59 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 90x55
+ text run at (2,2) width 90: "Data"
Added: trunk/LayoutTests/platform/mac/fast/table/mozilla-bug10296-vertical-align-2-expected.txt (0 => 117822)
--- trunk/LayoutTests/platform/mac/fast/table/mozilla-bug10296-vertical-align-2-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/table/mozilla-bug10296-vertical-align-2-expected.txt 2012-05-21 22:03:01 UTC (rev 117822)
@@ -0,0 +1,74 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x475
+ RenderBlock {HTML} at (0,0) size 800x475
+ RenderBody {BODY} at (8,21) size 784x446
+ RenderBlock {H1} at (0,0) size 784x37
+ RenderText {#text} at (0,0) size 486x37
+ text run at (0,0) width 486: "Vertical alignment and table height"
+ RenderBlock {P} at (0,58) size 784x18
+ RenderText {#text} at (0,0) size 535x18
+ text run at (0,0) width 535: "In each of the following tables the cells with 'Data' should all have the same baseline:"
+ RenderTable {TABLE} at (0,92) size 458x118
+ RenderTableSection {TBODY} at (0,0) size 458x118
+ RenderTableRow {TR} at (0,2) size 458x114
+ RenderTableCell {TD} at (2,2) size 186x114 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 182x110
+ text run at (2,2) width 182: "Data"
+ RenderTableCell {TD} at (190,2) size 30x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 26x18
+ text run at (2,2) width 26: "Top"
+ RenderTableCell {TD} at (222,48) size 49x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 45x18
+ text run at (2,2) width 45: "Middle"
+ RenderTableCell {TD} at (273,74) size 34x22 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x18
+ text run at (2,2) width 30: "Data"
+ RenderTableCell {TD} at (309,94) size 51x22 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 47x18
+ text run at (2,2) width 47: "Bottom"
+ RenderTableCell {TD} at (362,45) size 94x59 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 90x55
+ text run at (2,2) width 90: "Data"
+ RenderTable {TABLE} at (0,210) size 458x118
+ RenderTableSection {TBODY} at (0,0) size 458x118
+ RenderTableRow {TR} at (0,2) size 458x114
+ RenderTableCell {TD} at (2,2) size 30x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 26x18
+ text run at (2,2) width 26: "Top"
+ RenderTableCell {TD} at (34,74) size 34x22 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x18
+ text run at (2,2) width 30: "Data"
+ RenderTableCell {TD} at (70,45) size 94x59 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 90x55
+ text run at (2,2) width 90: "Data"
+ RenderTableCell {TD} at (166,48) size 49x22 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 45x18
+ text run at (2,2) width 45: "Middle"
+ RenderTableCell {TD} at (217,94) size 51x22 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 47x18
+ text run at (2,2) width 47: "Bottom"
+ RenderTableCell {TD} at (270,2) size 186x114 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 182x110
+ text run at (2,2) width 182: "Data"
+ RenderTable {TABLE} at (0,328) size 458x118
+ RenderTableSection {TBODY} at (0,0) size 458x118
+ RenderTableRow {TR} at (0,2) size 458x114
+ RenderTableCell {TD} at (2,2) size 30x22 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 26x18
+ text run at (2,2) width 26: "Top"
+ RenderTableCell {TD} at (34,45) size 94x59 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 90x55
+ text run at (2,2) width 90: "Data"
+ RenderTableCell {TD} at (130,94) size 51x22 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 47x18
+ text run at (2,2) width 47: "Bottom"
+ RenderTableCell {TD} at (183,74) size 34x22 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 30x18
+ text run at (2,2) width 30: "Data"
+ RenderTableCell {TD} at (219,2) size 186x114 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 182x110
+ text run at (2,2) width 182: "Data"
+ RenderTableCell {TD} at (407,48) size 49x22 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 45x18
+ text run at (2,2) width 45: "Middle"