Title: [135627] trunk/LayoutTests
Revision
135627
Author
[email protected]
Date
2012-11-23 10:17:00 -0800 (Fri, 23 Nov 2012)

Log Message

[EFL] Adapt accessibility feature to WebKitTestRunner.
https://bugs.webkit.org/show_bug.cgi?id=100757

Patch by Krzysztof Czech <[email protected]> on 2012-11-23
Reviewed by Laszlo Gombos.

Skipping Accessibility tests for wk1/wk2.
Some of the implementation is still missing.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (135626 => 135627)


--- trunk/LayoutTests/ChangeLog	2012-11-23 17:15:31 UTC (rev 135626)
+++ trunk/LayoutTests/ChangeLog	2012-11-23 18:17:00 UTC (rev 135627)
@@ -1,3 +1,15 @@
+2012-11-23  Krzysztof Czech  <[email protected]>
+
+        [EFL] Adapt accessibility feature to WebKitTestRunner.
+        https://bugs.webkit.org/show_bug.cgi?id=100757
+
+        Reviewed by Laszlo Gombos.
+
+        Skipping Accessibility tests for wk1/wk2.
+        Some of the implementation is still missing.
+
+        * platform/efl/TestExpectations:
+
 2012-11-23  Justin Novosad  <[email protected]>
 
         Page background color bleeds through inner edge of div border with rounded edges

Modified: trunk/LayoutTests/platform/efl/TestExpectations (135626 => 135627)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-11-23 17:15:31 UTC (rev 135626)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-11-23 18:17:00 UTC (rev 135627)
@@ -611,6 +611,10 @@
 # EFL port does not implement DeviceMotion
 webkit.org/b/95300 fast/dom/DeviceMotion [ Skip ]
 
+# The EFL port has no support for accessibility features
+Bug(EFL) accessibility [ Skip ]
+webkit.org/b/98895 perf/accessibility-title-ui-element.html [ Skip ]
+
 # Taken from Chromium, this test verifies that a mismatch reftest will fail if both results are the
 # same.  Because the whole point is that this test should fail when run, it's
 # not SKIP, just WONTFIX.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to