Title: [124861] trunk/LayoutTests
Revision
124861
Author
[email protected]
Date
2012-08-07 00:41:57 -0700 (Tue, 07 Aug 2012)

Log Message

Unreviewed GTK gardening.

Rebaselining after r124697. Also skipping two modal dialog tests that
take 30 seconds to run but are expected to fail.

* platform/gtk/TestExpectations:
* platform/gtk/fast/css/nested-layers-with-hover-expected.txt: Added.
* platform/gtk/tables/mozilla_expected_failures/bugs/bug106966-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (124860 => 124861)


--- trunk/LayoutTests/ChangeLog	2012-08-07 07:12:16 UTC (rev 124860)
+++ trunk/LayoutTests/ChangeLog	2012-08-07 07:41:57 UTC (rev 124861)
@@ -1,3 +1,16 @@
+2012-08-07  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Rebaselining after r124697. Also skipping two modal dialog tests that
+        take 30 seconds to run but are expected to fail.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/fast/css/nested-layers-with-hover-expected.txt: Added.
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug106966-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt:
+
 2012-08-07  Joone Hur  <[email protected]>
 
         Unreviewed EFL gardening.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (124860 => 124861)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-07 07:12:16 UTC (rev 124860)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-07 07:41:57 UTC (rev 124861)
@@ -36,11 +36,6 @@
 // Tests that require new results.
 //////////////////////////////////////////////////////////////////////////////////////////
 
-// Require rebaseline after bug 93148
-BUGWK93148 : tables/mozilla_expected_failures/bugs/bug106966.html = TEXT
-BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html  = TEXT
-BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html  = TEXT
-BUGWK93148 : fast/css/nested-layers-with-hover.html = TEXT
 
 //////////////////////////////////////////////////////////////////////////////////////////
 // Expected failures
@@ -52,9 +47,9 @@
 // Modal dialogs will not be supported in WebKit1. These expectations should eventually
 // be moved into WebKit1-specific TestExpectations file (once it's created).
 WONTFIX : fast/animation/request-animation-frame-during-modal.html = TEXT
-WONTFIX : fast/events/show-modal-dialog-onblur-onfocus.html = TEXT
+WONTFIX SKIP : fast/events/show-modal-dialog-onblur-onfocus.html = TEXT
 WONTFIX : fast/events/scroll-event-during-modal-dialog.html = TEXT
-WONTFIX : fast/harness/show-modal-dialog.html = TEXT
+WONTFIX SKIP : fast/harness/show-modal-dialog.html = TEXT
 WONTFIX : http/tests/security/cross-frame-access-call.html = TEXT
 WONTFIX : http/tests/security/cross-frame-access-get.html = TEXT
 WONTFIX SKIP : inspector/console/console-long-eval-crash.html = TEXT

Added: trunk/LayoutTests/platform/gtk/fast/css/nested-layers-with-hover-expected.txt (0 => 124861)


--- trunk/LayoutTests/platform/gtk/fast/css/nested-layers-with-hover-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css/nested-layers-with-hover-expected.txt	2012-08-07 07:41:57 UTC (rev 124861)
@@ -0,0 +1,2 @@
+To test this manually, first make sure you can see this text at all, and then hover over it and make sure the background turns blue.
+PASSED: The hover effect works!

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug106966-expected.txt (124860 => 124861)


--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug106966-expected.txt	2012-08-07 07:12:16 UTC (rev 124860)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug106966-expected.txt	2012-08-07 07:41:57 UTC (rev 124861)
@@ -22,6 +22,13 @@
           RenderText {#text} at (74,0) size 52x19
             text run at (74,0) width 52: "clip at tr"
         RenderTableSection {TBODY} at (25,43) size 150x85
+          RenderTableRow {TR} at (0,15) size 150x20
+            RenderTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x19
+                text run at (1,1) width 30: "cell1"
+            RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 129x19
+                text run at (1,1) width 129: "contentwithoutspace"
           RenderTableRow {TR} at (0,50) size 150x20
             RenderTableCell {TD} at (15,50) size 52x20 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=1]
               RenderText {#text} at (1,1) size 30x19
@@ -78,6 +85,14 @@
         RenderBlock {CAPTION} at (0,0) size 200x18
           RenderText {#text} at (69,0) size 62x19
             text run at (69,0) width 62: "clip thead"
+        RenderTableSection {THEAD} at (25,43) size 150x50
+          RenderTableRow {TR} at (0,15) size 150x20
+            RenderTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x19
+                text run at (1,1) width 30: "cell1"
+            RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 129x19
+                text run at (1,1) width 129: "contentwithoutspace"
         RenderTableSection {TBODY} at (25,93) size 150x50
           RenderTableRow {TR} at (0,15) size 150x20
             RenderTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
@@ -98,6 +113,14 @@
             RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
               RenderText {#text} at (1,1) size 129x19
                 text run at (1,1) width 129: "contentwithoutspace"
+        RenderTableSection {TBODY} at (25,93) size 150x50
+          RenderTableRow {TR} at (0,15) size 150x20
+            RenderTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x19
+                text run at (1,1) width 30: "cell1"
+            RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 129x19
+                text run at (1,1) width 129: "contentwithoutspace"
       RenderTable {TABLE} at (0,1049) size 200x168 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
         RenderBlock {CAPTION} at (0,0) size 200x18
           RenderText {#text} at (72,0) size 56x19
@@ -110,6 +133,14 @@
             RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
               RenderText {#text} at (1,1) size 129x19
                 text run at (1,1) width 129: "contentwithoutspace"
+        RenderTableSection {TFOOT} at (25,93) size 150x50
+          RenderTableRow {TR} at (0,15) size 150x20
+            RenderTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x19
+                text run at (1,1) width 30: "cell1"
+            RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 129x19
+                text run at (1,1) width 129: "contentwithoutspace"
       RenderTable {TABLE} at (0,1217) size 200x168 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
         RenderBlock {CAPTION} at (0,0) size 200x18
           RenderText {#text} at (80,0) size 40x19
@@ -122,6 +153,11 @@
             RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
               RenderText {#text} at (1,1) size 129x19
                 text run at (1,1) width 129: "contentwithoutspace"
+        RenderTableSection {TFOOT} at (25,93) size 150x50
+          RenderTableRow {TR} at (0,15) size 150x20
+            RenderTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 30x19
+                text run at (1,1) width 30: "cell1"
 layer at (8,144) size 200x118 clip at (18,144) size 180x118 scrollWidth 227
   RenderTable {TABLE} at (0,136) size 200x118 [bgcolor=#FFA500] [border: (10px solid #0000FF)]
     RenderBlock {CAPTION} at (0,0) size 200x18
@@ -135,47 +171,6 @@
         RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
           RenderText {#text} at (1,1) size 129x19
             text run at (1,1) width 129: "contentwithoutspace"
-layer at (33,320) size 150x20
-  RenderTableRow {TR} at (0,15) size 150x20
-    RenderTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
-      RenderText {#text} at (1,1) size 30x19
-        text run at (1,1) width 30: "cell1"
-    RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
-      RenderText {#text} at (1,1) size 129x19
-        text run at (1,1) width 129: "contentwithoutspace"
-layer at (33,764) size 150x50 scrollWidth 212
-  RenderTableSection {THEAD} at (25,43) size 150x50
-    RenderTableRow {TR} at (0,15) size 150x20
-      RenderTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
-        RenderText {#text} at (1,1) size 30x19
-          text run at (1,1) width 30: "cell1"
-      RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
-        RenderText {#text} at (1,1) size 129x19
-          text run at (1,1) width 129: "contentwithoutspace"
-layer at (33,982) size 150x50 scrollWidth 212
-  RenderTableSection {TBODY} at (25,93) size 150x50
-    RenderTableRow {TR} at (0,15) size 150x20
-      RenderTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
-        RenderText {#text} at (1,1) size 30x19
-          text run at (1,1) width 30: "cell1"
-      RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
-        RenderText {#text} at (1,1) size 129x19
-          text run at (1,1) width 129: "contentwithoutspace"
-layer at (33,1150) size 150x50 scrollWidth 212
-  RenderTableSection {TFOOT} at (25,93) size 150x50
-    RenderTableRow {TR} at (0,15) size 150x20
-      RenderTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
-        RenderText {#text} at (1,1) size 30x19
-          text run at (1,1) width 30: "cell1"
-      RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
-        RenderText {#text} at (1,1) size 129x19
-          text run at (1,1) width 129: "contentwithoutspace"
-layer at (33,1318) size 150x50
-  RenderTableSection {TFOOT} at (25,93) size 150x50
-    RenderTableRow {TR} at (0,15) size 150x20
-      RenderTableCell {TD} at (15,15) size 52x20 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
-        RenderText {#text} at (1,1) size 30x19
-          text run at (1,1) width 30: "cell1"
 layer at (115,1333) size 53x20 scrollWidth 131
   RenderTableCell {TD} at (82,15) size 53x20 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
     RenderText {#text} at (1,1) size 129x19

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt (124860 => 124861)


--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt	2012-08-07 07:12:16 UTC (rev 124860)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt	2012-08-07 07:41:57 UTC (rev 124861)
@@ -4,11 +4,10 @@
   RenderBlock {HTML} at (0,0) size 800x38
     RenderBody {BODY} at (8,8) size 784x22
       RenderTable {TABLE} at (0,0) size 22x22 [border: (1px outset #808080)]
-layer at (9,9) size 20x20 scrollWidth 707 scrollHeight 507
-  RenderTableSection {TBODY} at (1,1) size 20x20
-    RenderTableRow {TR} at (0,2) size 20x16
-      RenderTableCell {TD} at (2,2) size 16x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-        RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
-          RenderBlock {DIV} at (1,1) size 702x502 [border: (1px solid #FF0000)]
-            RenderText {#text} at (1,1) size 60x19
-              text run at (1,1) width 60: "scrollbars"
+        RenderTableSection {TBODY} at (1,1) size 20x20
+          RenderTableRow {TR} at (0,2) size 20x16
+            RenderTableCell {TD} at (2,2) size 16x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
+                RenderBlock {DIV} at (1,1) size 702x502 [border: (1px solid #FF0000)]
+                  RenderText {#text} at (1,1) size 60x19
+                    text run at (1,1) width 60: "scrollbars"

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt (124860 => 124861)


--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt	2012-08-07 07:12:16 UTC (rev 124860)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt	2012-08-07 07:41:57 UTC (rev 124861)
@@ -5,10 +5,9 @@
     RenderBody {BODY} at (8,8) size 784x22
       RenderTable {TABLE} at (0,0) size 22x22 [border: (1px outset #808080)]
         RenderTableSection {TBODY} at (1,1) size 20x20
-layer at (9,11) size 20x16
-  RenderTableRow {TR} at (0,2) size 20x16
-    RenderTableCell {TD} at (2,2) size 16x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-      RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
-        RenderBlock {DIV} at (1,1) size 702x502 [border: (1px solid #FF0000)]
-          RenderText {#text} at (1,1) size 60x19
-            text run at (1,1) width 60: "scrollbars"
+          RenderTableRow {TR} at (0,2) size 20x16
+            RenderTableCell {TD} at (2,2) size 16x16 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (2,2) size 12x12 [border: (1px solid #008000)]
+                RenderBlock {DIV} at (1,1) size 702x502 [border: (1px solid #FF0000)]
+                  RenderText {#text} at (1,1) size 60x19
+                    text run at (1,1) width 60: "scrollbars"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to