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

Unified Diff: content/test/data/accessibility/aria/aria-activedescendant-expected-blink.txt

Issue 2587343004: Finish implementation and tests of 5 ARIA 1.1 attributes. (Closed)
Patch Set: Rebase on previous change Created 4 years 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-activedescendant-expected-blink.txt
diff --git a/content/test/data/accessibility/aria/aria-activedescendant-expected-blink.txt b/content/test/data/accessibility/aria/aria-activedescendant-expected-blink.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3ba20b4af8eb966d5c0b384a0b042d184c37accb
--- /dev/null
+++ b/content/test/data/accessibility/aria/aria-activedescendant-expected-blink.txt
@@ -0,0 +1,9 @@
+rootWebArea
+++div name='parent node' activedescendantId=menuItemCheckBox
+++++menuItem name='Inactive descendant'
+++++menuItemCheckBox name='Active descendant'
+++++++staticText name='Active descendant'
+++++++++inlineTextBox name='Active descendant'
+++++menuItemRadio name='Inactive descendant #2'
+++++++staticText name='Inactive descendant #2'
+++++++++inlineTextBox name='Inactive descendant #2'

Powered by Google App Engine
This is Rietveld 408576698