Title: [111892] trunk/LayoutTests
Revision
111892
Author
[email protected]
Date
2012-03-23 13:07:33 -0700 (Fri, 23 Mar 2012)

Log Message

Updated Mac expected results for these tests by reverting r111339, now that bug 81826 was
fixed in r111882.

* platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111891 => 111892)


--- trunk/LayoutTests/ChangeLog	2012-03-23 20:03:47 UTC (rev 111891)
+++ trunk/LayoutTests/ChangeLog	2012-03-23 20:07:33 UTC (rev 111892)
@@ -1,3 +1,11 @@
+2012-03-23  Dan Bernstein  <[email protected]>
+
+        Updated Mac expected results for these tests by reverting r111339, now that bug 81826 was
+        fixed in r111882.
+
+        * platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt:
+        * platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt:
+
 2012-03-23  Ryosuke Niwa  <[email protected]>
 
         Add a failing expectation for the bug 82079.

Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt (111891 => 111892)


--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt	2012-03-23 20:03:47 UTC (rev 111891)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt	2012-03-23 20:07:33 UTC (rev 111892)
@@ -4,9 +4,9 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
       RenderTable {TABLE} at (0,0) size 64x584
-        RenderTableSection {THEAD} at (0,0) size 64x536
-          RenderTableRow {TR} at (0,2) size 64x532
-            RenderTableCell {TD} at (2,258) size 60x20 [r=0 c=0 rs=1 cs=1]
+        RenderTableSection {THEAD} at (0,0) size 64x24
+          RenderTableRow {TR} at (0,2) size 64x20
+            RenderTableCell {TD} at (2,2) size 60x20 [r=0 c=0 rs=1 cs=1]
               RenderText {#text} at (1,1) size 58x18
                 text run at (1,1) width 58: "THEAD"
         RenderTableSection {TFOOT} at (0,560) size 64x24
@@ -14,8 +14,8 @@
             RenderTableCell {TD} at (2,2) size 60x20 [r=0 c=0 rs=1 cs=1]
               RenderText {#text} at (1,1) size 56x18
                 text run at (1,1) width 56: "TFOOT"
-        RenderTableSection {TBODY} at (0,536) size 64x24
-          RenderTableRow {TR} at (0,2) size 64x20
-            RenderTableCell {TD} at (2,2) size 60x20 [r=0 c=0 rs=1 cs=1]
+        RenderTableSection {TBODY} at (0,24) size 64x536
+          RenderTableRow {TR} at (0,2) size 64x532
+            RenderTableCell {TD} at (2,258) size 60x20 [r=0 c=0 rs=1 cs=1]
               RenderText {#text} at (1,1) size 57x18
                 text run at (1,1) width 57: "TBODY"

Modified: trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt (111891 => 111892)


--- trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt	2012-03-23 20:03:47 UTC (rev 111891)
+++ trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt	2012-03-23 20:07:33 UTC (rev 111892)
@@ -27,9 +27,9 @@
         RenderText {#text} at (0,0) size 265x18
           text run at (0,0) width 265: "TABLE 2 - with 'height' style on TABLE"
       RenderTable {TABLE} at (0,172) size 69x584 [border: (3px solid #000000)]
-        RenderTableSection {THEAD} at (3,3) size 63x530
-          RenderTableRow {TR} at (0,2) size 63x526
-            RenderTableCell {TD} at (2,255) size 59x20 [r=0 c=0 rs=1 cs=1]
+        RenderTableSection {THEAD} at (3,3) size 63x24
+          RenderTableRow {TR} at (0,2) size 63x20
+            RenderTableCell {TD} at (2,2) size 59x20 [r=0 c=0 rs=1 cs=1]
               RenderText {#text} at (1,1) size 56x18
                 text run at (1,1) width 56: "THEAD"
         RenderTableSection {TFOOT} at (3,557) size 63x24
@@ -37,8 +37,8 @@
             RenderTableCell {TD} at (2,2) size 59x20 [r=0 c=0 rs=1 cs=1]
               RenderText {#text} at (1,1) size 53x18
                 text run at (1,1) width 53: "TFOOT"
-        RenderTableSection {TBODY} at (3,533) size 63x24
-          RenderTableRow {TR} at (0,2) size 63x20
-            RenderTableCell {TD} at (2,2) size 59x20 [r=0 c=0 rs=1 cs=1]
+        RenderTableSection {TBODY} at (3,27) size 63x530
+          RenderTableRow {TR} at (0,2) size 63x526
+            RenderTableCell {TD} at (2,255) size 59x20 [r=0 c=0 rs=1 cs=1]
               RenderText {#text} at (1,1) size 57x18
                 text run at (1,1) width 57: "TBODY"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to