Title: [108455] trunk/LayoutTests
Revision
108455
Author
[email protected]
Date
2012-02-22 00:37:18 -0800 (Wed, 22 Feb 2012)

Log Message

Unreviewed, GTK gardening.

* platform/gtk/Skipped:
* platform/gtk/fast/forms/float-before-fieldset-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (108454 => 108455)


--- trunk/LayoutTests/ChangeLog	2012-02-22 08:30:01 UTC (rev 108454)
+++ trunk/LayoutTests/ChangeLog	2012-02-22 08:37:18 UTC (rev 108455)
@@ -1,3 +1,10 @@
+2012-02-22  Philippe Normand  <[email protected]>
+
+        Unreviewed, GTK gardening.
+
+        * platform/gtk/Skipped:
+        * platform/gtk/fast/forms/float-before-fieldset-expected.txt:
+
 2012-02-21  Max Vujovic  <[email protected]>
 
         getCTM() on SVG root element with borders, paddings, and viewbox returns incorrect values

Modified: trunk/LayoutTests/platform/gtk/Skipped (108454 => 108455)


--- trunk/LayoutTests/platform/gtk/Skipped	2012-02-22 08:30:01 UTC (rev 108454)
+++ trunk/LayoutTests/platform/gtk/Skipped	2012-02-22 08:37:18 UTC (rev 108455)
@@ -152,6 +152,9 @@
 # https://bugs.webkit.org/show_bug.cgi?id=72245
 fast/images/size-failure.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=79205
+fast/frames/frame-dead-region.html
+
 ###############################################################################
 # EXPECTED FAILURES
 ###############################################################################
@@ -1236,6 +1239,7 @@
 # Expose title direction in WebKit API
 # https://bugs.webkit.org/show_bug.cgi?id=58845
 fast/dom/title-directionality.html
+fast/dom/title-directionality-removeChild.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=58741
 fast/text/zero-width-characters-complex-script.html
@@ -1581,3 +1585,7 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=79096
 fast/mediastream/peerconnection-argument-types.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=79203
+fast/dom/MediaStream/argument-types.html
+fast/mediastream/peerconnection-Attributes.html

Modified: trunk/LayoutTests/platform/gtk/fast/forms/float-before-fieldset-expected.txt (108454 => 108455)


--- trunk/LayoutTests/platform/gtk/fast/forms/float-before-fieldset-expected.txt	2012-02-22 08:30:01 UTC (rev 108454)
+++ trunk/LayoutTests/platform/gtk/fast/forms/float-before-fieldset-expected.txt	2012-02-22 08:37:18 UTC (rev 108455)
@@ -4,10 +4,10 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock (floating) {DIV} at (0,0) size 50x400 [bgcolor=#008000]
-      RenderFieldSet {FIELDSET} at (50,0) size 730x53 [border: (2px groove #C0C0C0)]
+      RenderFieldSet {FIELDSET} at (50,0) size 732x53 [border: (2px groove #C0C0C0)]
         RenderBlock {LEGEND} at (14,0) size 81x18
           RenderText {#text} at (2,0) size 77x17
             text run at (2,0) width 77: "Hello world"
-        RenderBlock (anonymous) at (14,23) size 702x18
+        RenderBlock (anonymous) at (14,23) size 704x18
           RenderText {#text} at (0,0) size 143x17
             text run at (0,0) width 143: "Some fieldset content."
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to