Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(219)

Unified Diff: content/test/data/accessibility/aria-flowto-expected-mac.txt

Issue 175613002: Include relationship ARIA objects in serialized accessibility tree (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reuse MAYBE(x) for failing android test Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/aria-flowto-expected-mac.txt
diff --git a/content/test/data/accessibility/aria-flowto-expected-mac.txt b/content/test/data/accessibility/aria-flowto-expected-mac.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1ab9ab25658b5396c635e27ad32a2980e4c61016
--- /dev/null
+++ b/content/test/data/accessibility/aria-flowto-expected-mac.txt
@@ -0,0 +1,5 @@
+AXWebArea AXRoleDescription='HTML content'
+ AXGroup AXRoleDescription='group' AXLinkedUIElements=["AXGroup footer"]
+ AXStaticText AXRoleDescription='text' AXValue='Lorem ipsum'
+ AXGroup AXRoleDescription='footer'
+ AXStaticText AXRoleDescription='text' AXValue='dolor sit amet'

Powered by Google App Engine
This is Rietveld 408576698