Title: [157304] trunk/LayoutTests
- Revision
- 157304
- Author
- [email protected]
- Date
- 2013-10-11 09:51:21 -0700 (Fri, 11 Oct 2013)
Log Message
[EFL] Added new accessibility expectation after r154697
https://bugs.webkit.org/show_bug.cgi?id=122646
Unreviewed EFL gardening
Patch by Krzysztof Czech <[email protected]> on 2013-10-11
* platform/efl-wk2/TestExpectations:
* platform/efl/accessibility/aria-checkbox-sends-notification-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (157303 => 157304)
--- trunk/LayoutTests/ChangeLog 2013-10-11 16:46:51 UTC (rev 157303)
+++ trunk/LayoutTests/ChangeLog 2013-10-11 16:51:21 UTC (rev 157304)
@@ -1,3 +1,13 @@
+2013-10-11 Krzysztof Czech <[email protected]>
+
+ [EFL] Added new accessibility expectation after r154697
+ https://bugs.webkit.org/show_bug.cgi?id=122646
+
+ Unreviewed EFL gardening
+
+ * platform/efl-wk2/TestExpectations:
+ * platform/efl/accessibility/aria-checkbox-sends-notification-expected.txt: Added.
+
2013-10-10 Dean Jackson <[email protected]>
Use after free in WebCore::DisplayRefreshMonitorClient::fireDisplayRefreshIfNeeded
Added: trunk/LayoutTests/platform/efl/accessibility/aria-checkbox-sends-notification-expected.txt (0 => 157304)
--- trunk/LayoutTests/platform/efl/accessibility/aria-checkbox-sends-notification-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/accessibility/aria-checkbox-sends-notification-expected.txt 2013-10-11 16:51:21 UTC (rev 157304)
@@ -0,0 +1,12 @@
+Test Checkbox
+This tests that checking of an aria checkbox sends a notification.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Got notification: CheckedStateChanged
+Got notification: CheckedStateChanged
+
Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (157303 => 157304)
--- trunk/LayoutTests/platform/efl-wk2/TestExpectations 2013-10-11 16:46:51 UTC (rev 157303)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations 2013-10-11 16:51:21 UTC (rev 157304)
@@ -180,7 +180,6 @@
webkit.org/b/112019 accessibility/title-ui-element-correctness.html [ Failure ]
-accessibility/aria-checkbox-sends-notification.html [ Skip ]
accessibility/deleting-iframe-destroys-axcache.html [ Skip ]
accessibility/img-fallsback-to-title.html [ Skip ]
accessibility/internal-link-anchors2.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes