Title: [160360] trunk/LayoutTests
Revision
160360
Author
commit-qu...@webkit.org
Date
2013-12-10 06:31:07 -0800 (Tue, 10 Dec 2013)

Log Message

[ATK] accessibility/alt-tag-on-image-with-nonimage-role.html is failing after r160311
https://bugs.webkit.org/show_bug.cgi?id=125504

Unreviewed ATK gardening.

Patch by Krzysztof Czech <k.cz...@samsung.com> on 2013-12-10

* platform/efl/TestExpectations: Marked as failing.
* platform/gtk/TestExpectations: Marked as failing.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (160359 => 160360)


--- trunk/LayoutTests/ChangeLog	2013-12-10 14:31:04 UTC (rev 160359)
+++ trunk/LayoutTests/ChangeLog	2013-12-10 14:31:07 UTC (rev 160360)
@@ -1,3 +1,13 @@
+2013-12-10  Krzysztof Czech  <k.cz...@samsung.com>
+
+        [ATK] accessibility/alt-tag-on-image-with-nonimage-role.html is failing after r160311
+        https://bugs.webkit.org/show_bug.cgi?id=125504
+
+        Unreviewed ATK gardening.
+
+        * platform/efl/TestExpectations: Marked as failing.
+        * platform/gtk/TestExpectations: Marked as failing.
+
 2013-12-10  Michał Pakuła vel Rutka  <m.pak...@samsung.com>
 
         Unreviewed EFL gardening

Modified: trunk/LayoutTests/platform/efl/TestExpectations (160359 => 160360)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-12-10 14:31:04 UTC (rev 160359)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-12-10 14:31:07 UTC (rev 160360)
@@ -1750,6 +1750,8 @@
 
 webkit.org/b/124894 accessibility/fieldset-element.html [ Missing ]
 
+webkit.org/b/125506 accessibility/alt-tag-on-image-with-nonimage-role.html [ Failure ]
+
 # QuickTime plug-in not relevant to this port
 plugins/quicktime-plugin-replacement.html [ Skip ]
 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (160359 => 160360)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-12-10 14:31:04 UTC (rev 160359)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-12-10 14:31:07 UTC (rev 160360)
@@ -954,6 +954,8 @@
 webkit.org/b/98380 accessibility/th-as-title-ui.html [ Failure ]
 webkit.org/b/98382 accessibility/visible-elements.html [ Failure ]
 
+webkit.org/b/125506 accessibility/alt-tag-on-image-with-nonimage-role.html [ Failure ]
+
 # Blur and focus events are not received for the following tests.
 Bug(GTK) fast/events/blur-focus-window-should-blur-focus-element.html [ Failure ]
 Bug(GTK) fast/dom/HTMLDocument/hasFocus.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to