Title: [89565] trunk/LayoutTests
- Revision
- 89565
- Author
- [email protected]
- Date
- 2011-06-23 06:51:26 -0700 (Thu, 23 Jun 2011)
Log Message
Add Windows expected failure results for a newish accessibility test
The failure is tracked by <http://webkit.org/b/63191>.
* platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (89564 => 89565)
--- trunk/LayoutTests/ChangeLog 2011-06-23 13:36:07 UTC (rev 89564)
+++ trunk/LayoutTests/ChangeLog 2011-06-23 13:51:26 UTC (rev 89565)
@@ -1,3 +1,11 @@
+2011-06-23 Adam Roben <[email protected]>
+
+ Add Windows expected failure results for a newish accessibility test
+
+ The failure is tracked by <http://webkit.org/b/63191>.
+
+ * platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt: Added.
+
2011-06-23 Pavel Feldman <[email protected]>
Not reviewed: updated chromium expectations.
Added: trunk/LayoutTests/platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt (0 => 89565)
--- trunk/LayoutTests/platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt 2011-06-23 13:51:26 UTC (rev 89565)
@@ -0,0 +1,18 @@
+Alpha Beta Delta Eta Epsilon Theta
+This tests that if aria-labelledby is used, then aria-label attributes are not used.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+FAIL usingNone.title should be AXTitle: Alpha. Was Alpha.
+FAIL usingNone.description should be AXDescription: . Was .
+FAIL usingLabel.title should be AXTitle: Beta. Was Beta.
+FAIL usingLabel.description should be AXDescription: Gamma. Was Description: Gamma.
+FAIL usingLabelledby.title should be AXTitle: Delta. Was Delta.
+FAIL usingLabelledby.description should be AXDescription: Epsilon. Was Description: Epsilon.
+FAIL usingLabeledby.title should be AXTitle: Eta. Was Eta.
+FAIL usingLabeledby.description should be AXDescription: Theta. Was Description: Theta.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes