Diff
Modified: trunk/LayoutTests/ChangeLog (150332 => 150333)
--- trunk/LayoutTests/ChangeLog 2013-05-18 08:48:44 UTC (rev 150332)
+++ trunk/LayoutTests/ChangeLog 2013-05-18 08:51:37 UTC (rev 150333)
@@ -1,5 +1,29 @@
2013-05-18 Ryosuke Niwa <[email protected]>
+ Mac rebaseline after r148944.
+
+ * platform/mac/TestExpectations:
+ * platform/mac/fast/table/giantRowspan-expected.txt:
+ * platform/mac/fast/table/giantRowspan2-expected.png:
+ * platform/mac/fast/table/giantRowspan2-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug133756-1-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug133756-2-expected.png:
+ * platform/mac/tables/mozilla/bugs/bug133756-2-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug220536-expected.png:
+ * platform/mac/tables/mozilla/bugs/bug220536-expected.txt:
+ * platform/mac/tables/mozilla/bugs/bug8858-expected.txt:
+ * platform/mac/tables/mozilla/core/bloomberg-expected.png:
+ * platform/mac/tables/mozilla/core/bloomberg-expected.txt:
+ * platform/mac/tables/mozilla/core/row_span-expected.png:
+ * platform/mac/tables/mozilla/core/row_span-expected.txt:
+ * platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
+ * platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
+ * platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
+ * platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.png:
+ * platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
+
+2013-05-18 Ryosuke Niwa <[email protected]>
+
REGRESSION: [Mac] fast/js/post-message-numeric-property.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=116388
Modified: trunk/LayoutTests/platform/mac/TestExpectations (150332 => 150333)
--- trunk/LayoutTests/platform/mac/TestExpectations 2013-05-18 08:48:44 UTC (rev 150332)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2013-05-18 08:51:37 UTC (rev 150333)
@@ -1471,19 +1471,6 @@
# Reference test fast/sub-pixel/float-wrap-zoom.html fails
webkit.org/b/114800 fast/sub-pixel/float-wrap-zoom.html [ ImageOnlyFailure ]
-# Needs rebaseline after bug https://bugs.webkit.org/show_bug.cgi?id=18092
-webkit.org/b/18092 fast/table/giantRowspan.html [ Failure Rebaseline ]
-webkit.org/b/18092 fast/table/giantRowspan2.html [ Failure Rebaseline ]
-webkit.org/b/133756 tables/mozilla/bugs/bug133756-1.html [ Failure Rebaseline ]
-webkit.org/b/133756 tables/mozilla/bugs/bug133756-2.html [ Failure Rebaseline ]
-webkit.org/b/220536 tables/mozilla/bugs/bug220536.html [ Failure Rebaseline ]
-webkit.org/b/8858 tables/mozilla/bugs/bug8858.html [ Failure Rebaseline ]
-webkit.org/b/65372 tables/mozilla_expected_failures/bugs/bug65372.html [ Failure Rebaseline ]
-webkit.org/b/18092 tables/mozilla/core/bloomberg.html [ Failure Rebaseline ]
-webkit.org/b/18092 tables/mozilla/core/row_span.html [ Failure Rebaseline ]
-webkit.org/b/131010 tables/mozilla_expected_failures/bugs/bug131020-3.html [ Failure Rebaseline ]
-webkit.org/b/23847 tables/mozilla_expected_failures/bugs/bug23847.html [ Failure Rebaseline ]
-
# Disabling subpixel layout on mac, https://bugs.webkit.org/show_bug.cgi?id=114999
fast/sub-pixel
Modified: trunk/LayoutTests/platform/mac/fast/table/giantRowspan-expected.txt (150332 => 150333)
--- trunk/LayoutTests/platform/mac/fast/table/giantRowspan-expected.txt 2013-05-18 08:48:44 UTC (rev 150332)
+++ trunk/LayoutTests/platform/mac/fast/table/giantRowspan-expected.txt 2013-05-18 08:51:37 UTC (rev 150333)
@@ -4,7 +4,7 @@
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,10) size 6x4
- RenderTableSection {TBODY} at (0,0) size 6x4
- RenderTableRow {TR} at (0,2) size 6x0
- RenderTableCell {TD} at (2,1) size 2x2 [r=0 c=0 rs=8190 cs=1]
+ RenderTable {TABLE} at (0,10) size 6x6
+ RenderTableSection {TBODY} at (0,0) size 6x6
+ RenderTableRow {TR} at (0,2) size 6x2
+ RenderTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=8190 cs=1]
Modified: trunk/LayoutTests/platform/mac/fast/table/giantRowspan2-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/mac/fast/table/giantRowspan2-expected.txt (150332 => 150333)
--- trunk/LayoutTests/platform/mac/fast/table/giantRowspan2-expected.txt 2013-05-18 08:48:44 UTC (rev 150332)
+++ trunk/LayoutTests/platform/mac/fast/table/giantRowspan2-expected.txt 2013-05-18 08:51:37 UTC (rev 150333)
@@ -3,10 +3,10 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x76
- RenderTableSection {TBODY} at (0,0) size 784x76
- RenderTableRow {TR} at (0,2) size 784x0
- RenderTableCell {TD} at (2,1) size 780x74 [r=0 c=0 rs=8190 cs=1]
+ RenderTable {TABLE} at (0,0) size 784x78
+ RenderTableSection {TBODY} at (0,0) size 784x78
+ RenderTableRow {TR} at (0,2) size 784x74
+ RenderTableCell {TD} at (2,2) size 780x74 [r=0 c=0 rs=8190 cs=1]
RenderText {#text} at (1,1) size 778x72
text run at (1,1) width 673: "This test succeeds if it does not crash. We implemented a heuristic a while back to prevent giant rowspans. "
text run at (674,1) width 82: "The heuristic"
Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug133756-1-expected.txt (150332 => 150333)
--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug133756-1-expected.txt 2013-05-18 08:48:44 UTC (rev 150332)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug133756-1-expected.txt 2013-05-18 08:51:37 UTC (rev 150333)
@@ -5,14 +5,14 @@
RenderBody {BODY} at (8,8) size 784x84
RenderTable {TABLE} at (0,0) size 58x50
RenderTableSection {TBODY} at (0,0) size 58x50
- RenderTableRow {TR} at (0,0) size 58x0
+ RenderTableRow {TR} at (0,0) size 58x50
RenderTableCell {TD} at (0,0) size 58x50 [r=0 c=0 rs=4 cs=1]
RenderBlock {P} at (0,16) size 58x18
RenderText {#text} at (0,0) size 58x18
text run at (0,0) width 58: "blah blah"
- RenderTableRow {TR} at (0,0) size 58x0
- RenderTableRow {TR} at (0,0) size 58x0
- RenderTableRow {TR} at (0,0) size 58x50
+ RenderTableRow {TR} at (0,50) size 58x0
+ RenderTableRow {TR} at (0,50) size 58x0
+ RenderTableRow {TR} at (0,50) size 58x0
RenderBlock {P} at (0,66) size 784x18
RenderText {#text} at (0,0) size 109x18
text run at (0,0) width 109: "text at the bottom"
Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug133756-2-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug133756-2-expected.txt (150332 => 150333)
--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug133756-2-expected.txt 2013-05-18 08:48:44 UTC (rev 150332)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug133756-2-expected.txt 2013-05-18 08:51:37 UTC (rev 150333)
@@ -1,49 +1,49 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x424
- RenderBlock {HTML} at (0,0) size 800x424
- RenderBody {BODY} at (8,8) size 784x408
+layer at (0,0) size 800x428
+ RenderBlock {HTML} at (0,0) size 800x428
+ RenderBody {BODY} at (8,8) size 784x412
RenderBlock (anonymous) at (0,0) size 784x18
RenderText {#text} at (0,0) size 299x18
text run at (0,0) width 299: "Table 1: border=1 cellspacing=0 cellpadding=0"
RenderTable {TABLE} at (0,18) size 67x22 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 65x20
- RenderTableRow {TR} at (0,0) size 65x0
+ RenderTableRow {TR} at (0,0) size 65x20
RenderTableCell {TD} at (0,0) size 65x20 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
RenderText {#text} at (1,1) size 63x18
text run at (1,1) width 63: "First Row"
- RenderTableRow {TR} at (0,0) size 65x20
+ RenderTableRow {TR} at (0,20) size 65x0
RenderBlock (anonymous) at (0,40) size 784x18
RenderText {#text} at (0,0) size 299x18
text run at (0,0) width 299: "Table 2: border=1 cellspacing=1 cellpadding=0"
- RenderTable {TABLE} at (0,58) size 69x24 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 67x22
- RenderTableRow {TR} at (0,1) size 67x0
+ RenderTable {TABLE} at (0,58) size 69x25 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 67x23
+ RenderTableRow {TR} at (0,1) size 67x20
RenderTableCell {TD} at (1,1) size 65x20 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
RenderText {#text} at (1,1) size 63x18
text run at (1,1) width 63: "First Row"
- RenderTableRow {TR} at (0,2) size 67x19
- RenderBlock (anonymous) at (0,82) size 784x18
+ RenderTableRow {TR} at (0,22) size 67x0
+ RenderBlock (anonymous) at (0,83) size 784x18
RenderText {#text} at (0,0) size 299x18
text run at (0,0) width 299: "Table 3: border=1 cellspacing=0 cellpadding=1"
- RenderTable {TABLE} at (0,100) size 69x24 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,101) size 69x24 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 67x22
- RenderTableRow {TR} at (0,0) size 67x0
+ RenderTableRow {TR} at (0,0) size 67x22
RenderTableCell {TD} at (0,0) size 67x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
RenderText {#text} at (2,2) size 63x18
text run at (2,2) width 63: "First Row"
- RenderTableRow {TR} at (0,0) size 67x22
- RenderBlock (anonymous) at (0,124) size 784x18
+ RenderTableRow {TR} at (0,22) size 67x0
+ RenderBlock (anonymous) at (0,125) size 784x18
RenderText {#text} at (0,0) size 299x18
text run at (0,0) width 299: "Table 4: border=1 cellspacing=1 cellpadding=1"
- RenderTable {TABLE} at (0,142) size 71x26 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 69x24
- RenderTableRow {TR} at (0,1) size 69x0
+ RenderTable {TABLE} at (0,143) size 71x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 69x25
+ RenderTableRow {TR} at (0,1) size 69x22
RenderTableCell {TD} at (1,1) size 67x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
RenderText {#text} at (2,2) size 63x18
text run at (2,2) width 63: "First Row"
- RenderTableRow {TR} at (0,2) size 69x21
- RenderBlock (anonymous) at (0,168) size 784x90
+ RenderTableRow {TR} at (0,24) size 69x0
+ RenderBlock (anonymous) at (0,170) size 784x90
RenderBR {BR} at (0,0) size 0x18
RenderBR {BR} at (0,18) size 0x18
RenderText {#text} at (0,36) size 455x18
@@ -52,40 +52,40 @@
RenderBR {BR} at (0,54) size 0x18
RenderText {#text} at (0,72) size 299x18
text run at (0,72) width 299: "Table 5: border=1 cellspacing=0 cellpadding=0"
- RenderTable {TABLE} at (0,258) size 67x22 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,260) size 67x22 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 65x20
- RenderTableRow {TR} at (0,0) size 65x0
+ RenderTableRow {TR} at (0,0) size 65x20
RenderTableCell {TD} at (0,0) size 65x20 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
RenderText {#text} at (1,1) size 63x18
text run at (1,1) width 63: "First Row"
- RenderTableRow {TR} at (0,0) size 65x20
- RenderBlock (anonymous) at (0,280) size 784x18
+ RenderTableRow {TR} at (0,20) size 65x0
+ RenderBlock (anonymous) at (0,282) size 784x18
RenderText {#text} at (0,0) size 299x18
text run at (0,0) width 299: "Table 6: border=1 cellspacing=1 cellpadding=0"
- RenderTable {TABLE} at (0,298) size 69x24 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 67x22
- RenderTableRow {TR} at (0,1) size 67x0
+ RenderTable {TABLE} at (0,300) size 69x25 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 67x23
+ RenderTableRow {TR} at (0,1) size 67x20
RenderTableCell {TD} at (1,1) size 65x20 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
RenderText {#text} at (1,1) size 63x18
text run at (1,1) width 63: "First Row"
- RenderTableRow {TR} at (0,2) size 67x19
- RenderBlock (anonymous) at (0,322) size 784x18
+ RenderTableRow {TR} at (0,22) size 67x0
+ RenderBlock (anonymous) at (0,325) size 784x18
RenderText {#text} at (0,0) size 299x18
text run at (0,0) width 299: "Table 7: border=1 cellspacing=0 cellpadding=1"
- RenderTable {TABLE} at (0,340) size 69x24 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,343) size 69x24 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 67x22
- RenderTableRow {TR} at (0,0) size 67x0
+ RenderTableRow {TR} at (0,0) size 67x22
RenderTableCell {TD} at (0,0) size 67x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
RenderText {#text} at (2,2) size 63x18
text run at (2,2) width 63: "First Row"
- RenderTableRow {TR} at (0,0) size 67x22
- RenderBlock (anonymous) at (0,364) size 784x18
+ RenderTableRow {TR} at (0,22) size 67x0
+ RenderBlock (anonymous) at (0,367) size 784x18
RenderText {#text} at (0,0) size 299x18
text run at (0,0) width 299: "Table 8: border=1 cellspacing=1 cellpadding=1"
- RenderTable {TABLE} at (0,382) size 71x26 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 69x24
- RenderTableRow {TR} at (0,1) size 69x0
+ RenderTable {TABLE} at (0,385) size 71x27 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 69x25
+ RenderTableRow {TR} at (0,1) size 69x22
RenderTableCell {TD} at (1,1) size 67x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
RenderText {#text} at (2,2) size 63x18
text run at (2,2) width 63: "First Row"
- RenderTableRow {TR} at (0,2) size 69x21
+ RenderTableRow {TR} at (0,24) size 69x0
Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug220536-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug220536-expected.txt (150332 => 150333)
--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug220536-expected.txt 2013-05-18 08:48:44 UTC (rev 150332)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug220536-expected.txt 2013-05-18 08:51:37 UTC (rev 150333)
@@ -3,20 +3,20 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 126x54 [border: (1px outset #808080)]
- RenderTableSection {THEAD} at (1,1) size 124x26
- RenderTableRow {TR} at (0,2) size 124x0
- RenderTableCell {TH} at (2,2) size 36x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+ RenderTable {TABLE} at (0,0) size 126x56 [border: (1px outset #808080)]
+ RenderTableSection {THEAD} at (1,1) size 124x28
+ RenderTableRow {TR} at (0,2) size 124x22
+ RenderTableCell {TH} at (2,3) size 36x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
RenderText {#text} at (2,2) size 32x18
text run at (2,2) width 32: "aaaa"
- RenderTableCell {TH} at (40,2) size 40x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
+ RenderTableCell {TH} at (40,3) size 40x22 [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
RenderText {#text} at (2,2) size 36x18
text run at (2,2) width 36: "bbbb"
- RenderTableCell {TH} at (82,2) size 40x22 [border: (1px inset #808080)] [r=0 c=2 rs=2 cs=1]
+ RenderTableCell {TH} at (82,3) size 40x22 [border: (1px inset #808080)] [r=0 c=2 rs=2 cs=1]
RenderText {#text} at (2,2) size 36x18
text run at (2,2) width 36: "dddd"
- RenderTableRow {TR} at (0,4) size 124x20
- RenderTableSection {TBODY} at (1,27) size 124x26
+ RenderTableRow {TR} at (0,26) size 124x0
+ RenderTableSection {TBODY} at (1,29) size 124x26
RenderTableRow {TR} at (0,2) size 124x22
RenderTableCell {TD} at (2,2) size 36x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 32x18
Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug8858-expected.txt (150332 => 150333)
--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug8858-expected.txt 2013-05-18 08:48:44 UTC (rev 150332)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug8858-expected.txt 2013-05-18 08:51:37 UTC (rev 150333)
@@ -12,7 +12,7 @@
text run at (0,18) width 412: "of content beginning 'Pacific Shore Properties ...'. Can you see it?"
RenderTable {TABLE} at (0,52) size 776x529 [border: (2px outset #808080)]
RenderTableSection {TBODY} at (2,2) size 772x525
- RenderTableRow {TR} at (0,1) size 772x79
+ RenderTableRow {TR} at (0,1) size 772x283
RenderTableCell {TD} at (1,1) size 770x205 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=0 rs=4 cs=2]
RenderBlock {P} at (5,5) size 760x43
RenderInline {FONT} at (0,0) size 23x28 [color=#E91C05]
@@ -45,6 +45,6 @@
text run at (0,45) width 720: "In business for over 35 years, and the oldest real estate company on Mayne Island, Pacific Shore Properties knowledge and"
text run at (0,60) width 253: "expertise on the Gulf Islands is unmatched."
RenderBlock {P} at (5,216) size 760x0
- RenderTableRow {TR} at (0,81) size 772x79
- RenderTableRow {TR} at (0,161) size 772x80
- RenderTableRow {TR} at (0,242) size 772x282
+ RenderTableRow {TR} at (0,285) size 772x79
+ RenderTableRow {TR} at (0,365) size 772x79
+ RenderTableRow {TR} at (0,445) size 772x79
Modified: trunk/LayoutTests/platform/mac/tables/mozilla/core/bloomberg-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/mac/tables/mozilla/core/bloomberg-expected.txt (150332 => 150333)
--- trunk/LayoutTests/platform/mac/tables/mozilla/core/bloomberg-expected.txt 2013-05-18 08:48:44 UTC (rev 150332)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/core/bloomberg-expected.txt 2013-05-18 08:51:37 UTC (rev 150333)
@@ -300,7 +300,7 @@
RenderText {#text} at (4,94) size 46x18
text run at (4,94) width 46: "More..."
RenderText {#text} at (0,0) size 0x0
- RenderTableRow {TR} at (0,209) size 634x313
+ RenderTableRow {TR} at (0,209) size 634x406
RenderTableCell {TD} at (148,209) size 303x313 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=2]
RenderImage {IMG} at (4,4) size 290x35
RenderBR {BR} at (294,39) size 0x0
Modified: trunk/LayoutTests/platform/mac/tables/mozilla/core/row_span-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/mac/tables/mozilla/core/row_span-expected.txt (150332 => 150333)
--- trunk/LayoutTests/platform/mac/tables/mozilla/core/row_span-expected.txt 2013-05-18 08:48:44 UTC (rev 150332)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/core/row_span-expected.txt 2013-05-18 08:51:37 UTC (rev 150333)
@@ -1,8 +1,8 @@
-layer at (0,0) size 785x864
+layer at (0,0) size 785x866
RenderView at (0,0) size 785x600
-layer at (0,0) size 785x864
- RenderBlock {HTML} at (0,0) size 785x864
- RenderBody {BODY} at (8,8) size 769x848
+layer at (0,0) size 785x866
+ RenderBlock {HTML} at (0,0) size 785x866
+ RenderBody {BODY} at (8,8) size 769x850
RenderBlock (anonymous) at (0,0) size 769x18
RenderText {#text} at (0,0) size 89x18
text run at (0,0) width 89: "ROWSPANS"
@@ -129,19 +129,19 @@
RenderTableCell {TD} at (2,26) size 57x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
RenderText {#text} at (13,2) size 31x18
text run at (13,2) width 31: "three"
- RenderTable {TABLE} at (0,438) size 57x28 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 55x26
+ RenderTable {TABLE} at (0,438) size 57x30 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 55x28
RenderTableRow {TR} at (0,2) size 55x0
- RenderTableCell {TD} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+ RenderTableCell {TD} at (2,3) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
RenderText {#text} at (2,2) size 21x18
text run at (2,2) width 21: "foo"
- RenderTableRow {TR} at (0,4) size 55x20
- RenderTableCell {TD} at (29,3) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
+ RenderTableRow {TR} at (0,4) size 55x22
+ RenderTableCell {TD} at (29,4) size 24x22 [border: (1px inset #808080)] [r=1 c=1 rs=2 cs=1]
RenderText {#text} at (2,2) size 20x18
text run at (2,2) width 20: "bar"
- RenderBlock (anonymous) at (0,466) size 769x18
+ RenderBlock (anonymous) at (0,468) size 769x18
RenderBR {BR} at (0,0) size 0x18
- RenderTable {TABLE} at (0,484) size 602x364 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,486) size 602x364 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 600x362
RenderTableRow {TR} at (0,0) size 600x0
RenderTableCell {TD} at (0,0) size 502x362 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt (150332 => 150333)
--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt 2013-05-18 08:48:44 UTC (rev 150332)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt 2013-05-18 08:51:37 UTC (rev 150333)
@@ -142,11 +142,11 @@
RenderBR {BR} at (0,0) size 0x18
RenderTable {TABLE} at (0,1430) size 62x22 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 60x20
- RenderTableRow {TR} at (0,0) size 60x0
+ RenderTableRow {TR} at (0,0) size 60x20
RenderTableCell {TD} at (0,0) size 60x20 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
RenderText {#text} at (1,1) size 58x18
text run at (1,1) width 58: "blah blah"
- RenderTableRow {TR} at (0,0) size 60x20
+ RenderTableRow {TR} at (0,20) size 60x0
RenderBlock (anonymous) at (0,1452) size 769x18
RenderBR {BR} at (0,0) size 0x18
RenderTable {TABLE} at (0,1470) size 602x364 [border: (1px outset #808080)]
Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.txt (150332 => 150333)
--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.txt 2013-05-18 08:48:44 UTC (rev 150332)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.txt 2013-05-18 08:51:37 UTC (rev 150333)
@@ -3,17 +3,17 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 345x121 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 343x119
+ RenderTable {TABLE} at (0,0) size 345x123 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 343x121
RenderTableRow {TR} at (0,2) size 343x9
- RenderTableCell {TD} at (2,5) size 126x39 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
+ RenderTableCell {TD} at (2,41) size 126x39 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
RenderImage {IMG} at (2,2) size 122x35
RenderTableCell {TD} at (130,2) size 199x9 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
RenderImage {IMG} at (2,2) size 195x5
- RenderTableCell {TD} at (331,1) size 10x117 [border: (1px inset #808080)] [r=0 c=3 rs=4 cs=1]
+ RenderTableCell {TD} at (331,2) size 10x117 [border: (1px inset #808080)] [r=0 c=3 rs=4 cs=1]
RenderImage {IMG} at (2,2) size 6x113
- RenderTableRow {TR} at (0,13) size 343x34
- RenderTableCell {TD} at (130,13) size 199x34 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderTableRow {TR} at (0,13) size 343x106
+ RenderTableCell {TD} at (130,49) size 199x34 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
RenderInline {A} at (0,0) size 195x18 [color=#0000EE]
RenderText {#text} at (0,0) size 0x0
RenderImage {IMG} at (2,2) size 195x30
Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.txt (150332 => 150333)
--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.txt 2013-05-18 08:48:44 UTC (rev 150332)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.txt 2013-05-18 08:51:37 UTC (rev 150333)
@@ -6,60 +6,60 @@
RenderBlock (anonymous) at (0,0) size 784x18
RenderText {#text} at (0,0) size 4x18
text run at (0,0) width 4: " "
- RenderTable {TABLE} at (0,18) size 67x52 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 65x50
- RenderTableRow {TR} at (0,2) size 65x0
- RenderTableCell {TD} at (2,2) size 61x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+ RenderTable {TABLE} at (0,18) size 67x54 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 65x52
+ RenderTableRow {TR} at (0,2) size 65x22
+ RenderTableCell {TD} at (2,3) size 61x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
RenderText {#text} at (2,2) size 57x18
text run at (2,2) width 57: "First row"
- RenderTableRow {TR} at (0,4) size 65x20
- RenderTableRow {TR} at (0,26) size 65x22
- RenderTableCell {TD} at (2,26) size 61x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,26) size 65x0
+ RenderTableRow {TR} at (0,28) size 65x22
+ RenderTableCell {TD} at (2,28) size 61x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 56x18
text run at (2,2) width 56: "Last row"
- RenderBlock (anonymous) at (0,70) size 784x18
+ RenderBlock (anonymous) at (0,72) size 784x18
RenderText {#text} at (0,0) size 8x18
text run at (0,0) width 8: " "
- RenderTable {TABLE} at (0,88) size 67x52 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 65x50
- RenderTableRow {TR} at (0,2) size 65x0
- RenderTableCell {TD} at (2,2) size 61x22 [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
+ RenderTable {TABLE} at (0,90) size 67x56 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 65x54
+ RenderTableRow {TR} at (0,2) size 65x22
+ RenderTableCell {TD} at (2,4) size 61x22 [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
RenderText {#text} at (2,2) size 57x18
text run at (2,2) width 57: "First row"
- RenderTableRow {TR} at (0,4) size 65x0
- RenderTableRow {TR} at (0,6) size 65x18
- RenderTableRow {TR} at (0,26) size 65x22
- RenderTableCell {TD} at (2,26) size 61x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,26) size 65x0
+ RenderTableRow {TR} at (0,28) size 65x0
+ RenderTableRow {TR} at (0,30) size 65x22
+ RenderTableCell {TD} at (2,30) size 61x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 56x18
text run at (2,2) width 56: "Last row"
- RenderBlock (anonymous) at (0,140) size 784x18
+ RenderBlock (anonymous) at (0,146) size 784x18
RenderText {#text} at (0,0) size 12x18
text run at (0,0) width 12: " "
- RenderTable {TABLE} at (0,158) size 67x52 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 65x50
- RenderTableRow {TR} at (0,2) size 65x0
- RenderTableCell {TD} at (2,2) size 61x22 [border: (1px inset #808080)] [r=0 c=0 rs=4 cs=1]
+ RenderTable {TABLE} at (0,164) size 67x58 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 65x56
+ RenderTableRow {TR} at (0,2) size 65x22
+ RenderTableCell {TD} at (2,5) size 61x22 [border: (1px inset #808080)] [r=0 c=0 rs=4 cs=1]
RenderText {#text} at (2,2) size 57x18
text run at (2,2) width 57: "First row"
- RenderTableRow {TR} at (0,4) size 65x0
- RenderTableRow {TR} at (0,6) size 65x0
- RenderTableRow {TR} at (0,8) size 65x16
- RenderTableRow {TR} at (0,26) size 65x22
- RenderTableCell {TD} at (2,26) size 61x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,26) size 65x0
+ RenderTableRow {TR} at (0,28) size 65x0
+ RenderTableRow {TR} at (0,30) size 65x0
+ RenderTableRow {TR} at (0,32) size 65x22
+ RenderTableCell {TD} at (2,32) size 61x22 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 56x18
text run at (2,2) width 56: "Last row"
- RenderBlock (anonymous) at (0,210) size 784x36
+ RenderBlock (anonymous) at (0,222) size 784x36
RenderBR {BR} at (0,0) size 0x18
RenderText {#text} at (0,18) size 106x18
text run at (0,18) width 106: "an additional test"
- RenderTable {TABLE} at (0,246) size 32x52 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 30x50
- RenderTableRow {TR} at (0,2) size 30x0
- RenderTableCell {TD} at (2,2) size 26x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+ RenderTable {TABLE} at (0,258) size 32x54 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 30x52
+ RenderTableRow {TR} at (0,2) size 30x22
+ RenderTableCell {TD} at (2,3) size 26x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
RenderText {#text} at (2,2) size 8x18
text run at (2,2) width 8: "1"
- RenderTableRow {TR} at (0,4) size 30x20
- RenderTableRow {TR} at (0,26) size 30x22
- RenderTableCell {TD} at (2,26) size 26x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,26) size 30x0
+ RenderTableRow {TR} at (0,28) size 30x22
+ RenderTableCell {TD} at (2,28) size 26x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 22x18
text run at (2,2) width 22: "abc"