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

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

Issue 2893683002: Selection follows focus/activedescendant in single selection containers (Closed)
Patch Set: Last test to fix we hope Created 3 years, 7 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-option-expected-win.txt
diff --git a/content/test/data/accessibility/aria/aria-option-expected-win.txt b/content/test/data/accessibility/aria/aria-option-expected-win.txt
index 40047f344ee50d2bb70183d2ffe2fa022614ac09..f48f474990b47e0f1ed76cb2f8a90a8efb497f8f 100644
--- a/content/test/data/accessibility/aria/aria-option-expected-win.txt
+++ b/content/test/data/accessibility/aria/aria-option-expected-win.txt
@@ -1,4 +1,4 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++ROLE_SYSTEM_LIST xml-roles:listbox
-++++ROLE_SYSTEM_LISTITEM name='option 1' xml-roles:option
-++++ROLE_SYSTEM_LISTITEM name='label 2' xml-roles:option
+++++ROLE_SYSTEM_LISTITEM name='option 1' FOCUSABLE SELECTABLE xml-roles:option
+++++ROLE_SYSTEM_LISTITEM name='label 2' FOCUSABLE SELECTABLE xml-roles:option

Powered by Google App Engine
This is Rietveld 408576698