Title: [132181] trunk/LayoutTests
Revision
132181
Author
zandober...@gmail.com
Date
2012-10-22 22:56:53 -0700 (Mon, 22 Oct 2012)

Log Message

Unreviewed GTK gardening.

Removing failure for an accessibility test that's already passing.
Updating and adding expectations for subpixel tests to reflect
the current situation.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (132180 => 132181)


--- trunk/LayoutTests/ChangeLog	2012-10-23 05:51:51 UTC (rev 132180)
+++ trunk/LayoutTests/ChangeLog	2012-10-23 05:56:53 UTC (rev 132181)
@@ -1,3 +1,13 @@
+2012-10-22  Zan Dobersek  <zandober...@gmail.com>
+
+        Unreviewed GTK gardening.
+
+        Removing failure for an accessibility test that's already passing.
+        Updating and adding expectations for subpixel tests to reflect
+        the current situation.
+
+        * platform/gtk/TestExpectations:
+
 2012-10-22  Kangil Han  <kangil....@samsung.com>
 
         [EFL] Skip fast/events/tabindex-focus-blur-all.html case.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (132180 => 132181)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-10-23 05:51:51 UTC (rev 132180)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-10-23 05:56:53 UTC (rev 132181)
@@ -358,7 +358,7 @@
 webkit.org/b/94792 fast/sub-pixel/auto-table-layout-should-avoid-text-wrapping.html [ Pass ]
 webkit.org/b/94792 fast/sub-pixel/block-preferred-widths-with-sub-pixel-floats.html [ Pass ]
 webkit.org/b/94792 fast/sub-pixel/column-clipping.html [ Pass ]
-webkit.org/b/94792 fast/sub-pixel/file-upload-control-at-fractional-offset.html [ Pass ]
+webkit.org/b/94792 fast/sub-pixel/file-upload-control-at-fractional-offset.html [ Failure ]
 webkit.org/b/94792 fast/sub-pixel/float-containing-block-with-margin.html [ Pass ]
 webkit.org/b/94792 fast/sub-pixel/float-precision.html [ Pass ]
 webkit.org/b/94792 fast/sub-pixel/float-with-margin-in-container.html [ Pass ]
@@ -366,13 +366,15 @@
 webkit.org/b/94792 fast/sub-pixel/float-wrap-with-subpixel-top.html [ Pass ]
 webkit.org/b/94792 fast/sub-pixel/inline-block-should-not-wrap.html [ Pass ]
 webkit.org/b/94792 fast/sub-pixel/inline-block-with-margin.html [ Pass ]
+webkit.org/b/94792 fast/sub-pixel/replaced-element-baseline.html [ Pass ]
 webkit.org/b/94792 fast/sub-pixel/size-of-span-with-different-positions.html [ Pass ]
+webkit.org/b/94792 fast/sub-pixel/sub-pixel-accumulates-to-layers.html [ Pass ]
+webkit.org/b/94792 fast/sub-pixel/sub-pixel-iframe-copy-on-scroll.html [ Missing ]
 webkit.org/b/94792 fast/sub-pixel/table-cells-have-stable-width.html [ Pass ]
 webkit.org/b/94792 fast/sub-pixel/table-cells-with-padding-do-not-wrap.html [ Pass ]
 webkit.org/b/94792 fast/sub-pixel/table-rows-have-stable-height.html [ Skip ]
 webkit.org/b/94792 fast/sub-pixel/table-rows-no-gaps.html [ Pass ]
 webkit.org/b/94792 fast/sub-pixel/vertical-align-middle-overflow.html [ Pass ]
-webkit.org/b/94792 fast/sub-pixel/sub-pixel-accumulates-to-layers.html [ Pass ]
 webkit.org/b/94792 fast/sub-pixel/zoomed-image-tiles.html [ Skip ]
 
 # Mediastream implementation is not complete yet.
@@ -683,7 +685,6 @@
 webkit.org/b/98353 accessibility/aria-hidden-with-elements.html [ Failure ]
 webkit.org/b/98354 accessibility/aria-labelledby-overrides-label.html [ Failure ]
 webkit.org/b/98355 accessibility/aria-link-supports-press.html [ Failure ]
-webkit.org/b/98356 accessibility/aria-presentational-role.html [ Failure ]
 webkit.org/b/98357 accessibility/aria-readonly.html [ Failure ]
 webkit.org/b/98358 accessibility/aria-scrollbar-role.html [ Failure ]
 webkit.org/b/98359 accessibility/aria-text-role.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to