Chromium Code Reviews

Unified Diff: content/test/data/accessibility/modal-dialog-closed-expected-win.txt

Issue 638103003: ARIA role region is not exposed correct with MSAA+IA2 role (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/master
Patch Set: fixing nit Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: content/test/data/accessibility/modal-dialog-closed-expected-win.txt
diff --git a/content/test/data/accessibility/modal-dialog-closed-expected-win.txt b/content/test/data/accessibility/modal-dialog-closed-expected-win.txt
index c172cd10f73c675af87bc9ac698a17ad7a142959..b215ffdcd616e68c1fdecc23003f8f507eb83753 100644
--- a/content/test/data/accessibility/modal-dialog-closed-expected-win.txt
+++ b/content/test/data/accessibility/modal-dialog-closed-expected-win.txt
@@ -1,7 +1,7 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
IA2_ROLE_SECTION READONLY
ROLE_SYSTEM_STATICTEXT name='Test that elements respawn in the accessibility tree after a modal dialog closes.'
- IA2_ROLE_SECTION READONLY
+ IA2_ROLE_SECTION
ROLE_SYSTEM_COMBOBOX FOCUSABLE
ROLE_SYSTEM_CLIENT
ROLE_SYSTEM_LISTITEM FOCUSABLE
« no previous file with comments | « content/test/data/accessibility/aria-region-expected-win.txt ('k') | content/test/data/accessibility/region.html » ('j') | no next file with comments »

Powered by Google App Engine