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

Unified Diff: content/test/data/accessibility/aom/aom-atomic-expected-mac.txt

Issue 2796223003: Boolean attributes for Accessibility Object Model Phase 1 (Closed)
Patch Set: Created 3 years, 8 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/aom/aom-atomic-expected-mac.txt
diff --git a/content/test/data/accessibility/aom/aom-atomic-expected-mac.txt b/content/test/data/accessibility/aom/aom-atomic-expected-mac.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c87d05748862eee9effbc016b00d616c0f964244
--- /dev/null
+++ b/content/test/data/accessibility/aom/aom-atomic-expected-mac.txt
@@ -0,0 +1,9 @@
+AXWebArea
+++AXGroup AXDescription='This test is for atomic="false"' AXARIAAtomic='0'
+++++AXStaticText AXValue='This test is for atomic="false"' AXARIAAtomic='0'
+++AXGroup AXDescription='This test is for atomic="true"' AXARIAAtomic='1'
+++++AXStaticText AXValue='This test is for atomic="true"' AXARIAAtomic='0'
+++AXGroup AXDescription='This test is for alert.' AXARIAAtomic='1'
+++++AXStaticText AXValue='This test is for alert.' AXARIAAtomic='0'
+++AXGroup AXTitle='This test is for status.' AXARIAAtomic='1'
+++++AXStaticText AXValue='This test is for status.' AXARIAAtomic='0'

Powered by Google App Engine
This is Rietveld 408576698