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

Unified Diff: content/test/data/accessibility/aria/aria-term-expected-win.txt

Issue 2607113003: Implement 5 ARIA 1.1 roles: cell, feed, figure, table, term (Closed)
Patch Set: Fix blink to Chrome enum mapping Created 3 years, 12 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/aria-term-expected-win.txt
diff --git a/content/test/data/accessibility/aria/aria-term-expected-win.txt b/content/test/data/accessibility/aria/aria-term-expected-win.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e84d86ab6e7562661dbe95153dab61a1d2f3028e
--- /dev/null
+++ b/content/test/data/accessibility/aria/aria-term-expected-win.txt
@@ -0,0 +1,10 @@
+ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
+++ROLE_SYSTEM_LIST READONLY xml-roles:list
+++++ROLE_SYSTEM_LISTITEM READONLY xml-roles:term
+++++++ROLE_SYSTEM_STATICTEXT name='Term1'
+++++IA2_ROLE_PARAGRAPH READONLY xml-roles:definition
+++++++ROLE_SYSTEM_STATICTEXT name='Definition1'
+++++ROLE_SYSTEM_LISTITEM READONLY xml-roles:term
+++++++ROLE_SYSTEM_STATICTEXT name='Term2'
+++++IA2_ROLE_PARAGRAPH READONLY xml-roles:definition
+++++++ROLE_SYSTEM_STATICTEXT name='Definition2'

Powered by Google App Engine
This is Rietveld 408576698