[Webkit-unassigned] [Bug 78900] New: [GTK] 2 tables/mozilla tests failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 17 07:50:30 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=78900

           Summary: [GTK] 2 tables/mozilla tests failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


Consistently but only on 32-bit Release and 64-bit Debug bots. Diff:

--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/tables/mozilla/bugs/bug27038-1-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/tables/mozilla/bugs/bug27038-1-actual.txt 
@@ -4,9 +4,9 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
       RenderTable {TABLE} at (0,0) size 63x584
-        RenderTableSection {THEAD} at (0,0) 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 {THEAD} at (0,0) size 63x536
+          RenderTableRow {TR} at (0,2) size 63x532
+            RenderTableCell {TD} at (2,258) size 59x20 [r=0 c=0 rs=1 cs=1]
               RenderText {#text} at (1,1) size 57x17
                 text run at (1,1) width 57: "THEAD"
         RenderTableSection {TFOOT} at (0,560) size 63x24
@@ -14,8 +14,8 @@
             RenderTableCell {TD} at (2,2) size 59x20 [r=0 c=0 rs=1 cs=1]
               RenderText {#text} at (1,1) size 57x17
                 text run at (1,1) width 57: "TFOOT"
-        RenderTableSection {TBODY} at (0,24) size 63x536
-          RenderTableRow {TR} at (0,2) size 63x532
-            RenderTableCell {TD} at (2,258) size 59x20 [r=0 c=0 rs=1 cs=1]
+        RenderTableSection {TBODY} at (0,536) 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 56x17
                 text run at (1,1) width 56: "TBODY"


--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/tables/mozilla/bugs/bug27038-2-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/tables/mozilla/bugs/bug27038-2-actual.txt 
@@ -27,9 +27,9 @@
         RenderText {#text} at (0,0) size 265x17
           text run at (0,0) width 265: "TABLE 2 - with 'height' style on TABLE"
       RenderTable {TABLE} at (0,172) size 68x584 [border: (3px solid #000000)]
-        RenderTableSection {THEAD} at (3,3) size 62x24
-          RenderTableRow {TR} at (0,2) size 62x20
-            RenderTableCell {TD} at (2,2) size 58x20 [r=0 c=0 rs=1 cs=1]
+        RenderTableSection {THEAD} at (3,3) size 62x530
+          RenderTableRow {TR} at (0,2) size 62x526
+            RenderTableCell {TD} at (2,255) size 58x20 [r=0 c=0 rs=1 cs=1]
               RenderText {#text} at (1,1) size 55x17
                 text run at (1,1) width 55: "THEAD"
         RenderTableSection {TFOOT} at (3,557) size 62x24
@@ -37,8 +37,8 @@
             RenderTableCell {TD} at (2,2) size 58x20 [r=0 c=0 rs=1 cs=1]
               RenderText {#text} at (1,1) size 52x17
                 text run at (1,1) width 52: "TFOOT"
-        RenderTableSection {TBODY} at (3,27) size 62x530
-          RenderTableRow {TR} at (0,2) size 62x526
-            RenderTableCell {TD} at (2,255) size 58x20 [r=0 c=0 rs=1 cs=1]
+        RenderTableSection {TBODY} at (3,533) size 62x24
+          RenderTableRow {TR} at (0,2) size 62x20
+            RenderTableCell {TD} at (2,2) size 58x20 [r=0 c=0 rs=1 cs=1]
               RenderText {#text} at (1,1) size 56x17
                 text run at (1,1) width 56: "TBODY"

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list