Title: [200721] branches/safari-601-branch/LayoutTests
Revision
200721
Author
matthew_han...@apple.com
Date
2016-05-11 18:31:21 -0700 (Wed, 11 May 2016)

Log Message

Merge r200376. rdar://problem/25991928

Modified Paths

Added Paths

Diff

Modified: branches/safari-601-branch/LayoutTests/ChangeLog (200720 => 200721)


--- branches/safari-601-branch/LayoutTests/ChangeLog	2016-05-12 01:04:50 UTC (rev 200720)
+++ branches/safari-601-branch/LayoutTests/ChangeLog	2016-05-12 01:31:21 UTC (rev 200721)
@@ -1,3 +1,15 @@
+2016-05-04  Matthew Hanson  <matthew_han...@apple.com>
+
+        Merge r200376. rdar://problem/25991928
+
+    2016-05-03  Joanmarie Diggs  <jdi...@igalia.com>
+
+            Unreviewed GTK+ gardening.
+
+            Adding a platform-specific expectations file for aria-text-role.html.
+
+            * platform/gtk/accessibility/aria-text-role-expected.txt: Added.
+
 2016-04-22  Matthew Hanson  <matthew_han...@apple.com>
 
 	Merge r199881. rdar://problem/25879498

Added: branches/safari-601-branch/LayoutTests/platform/gtk/accessibility/aria-text-role-expected.txt (0 => 200721)


--- branches/safari-601-branch/LayoutTests/platform/gtk/accessibility/aria-text-role-expected.txt	                        (rev 0)
+++ branches/safari-601-branch/LayoutTests/platform/gtk/accessibility/aria-text-role-expected.txt	2016-05-12 01:31:21 UTC (rev 200721)
@@ -0,0 +1,13 @@
+hello world this is a test more test
+This tests that you can set an ARIA text role and that it will not have children through hit testing
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS textrole.role is 'AXRole: AXStatic'
+PASS textrole.stringValue is 'AXValue: all at once'
+PASS textrole.elementAtPoint(x, y).isEqual(textrole) is true
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to