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

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

Issue 656293002: Fix MSAA+IA2 & AX for <header> tag and banner role (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « content/test/data/accessibility/header-expected-win.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/landmark-expected-win.txt
diff --git a/content/test/data/accessibility/landmark-expected-win.txt b/content/test/data/accessibility/landmark-expected-win.txt
index a9f49d9b57ecf71969c2b864f95c1dfb51d19ce7..53cb197275a45329bfbee82edd3016a8bddaaba8 100644
--- a/content/test/data/accessibility/landmark-expected-win.txt
+++ b/content/test/data/accessibility/landmark-expected-win.txt
@@ -1,5 +1,5 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
- IA2_ROLE_SECTION READONLY xml-roles:banner
+ IA2_ROLE_HEADER xml-roles:banner
ROLE_SYSTEM_STATICTEXT name='This is a header element.'
IA2_ROLE_NOTE xml-roles:complementary
ROLE_SYSTEM_STATICTEXT name='This is an aside element.'
@@ -13,7 +13,7 @@ ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
ROLE_SYSTEM_STATICTEXT name='This is a nav element.'
ROLE_SYSTEM_APPLICATION xml-roles:application
ROLE_SYSTEM_STATICTEXT name='This is an ARIA application landmark.'
- IA2_ROLE_SECTION READONLY xml-roles:banner
+ IA2_ROLE_HEADER xml-roles:banner
ROLE_SYSTEM_STATICTEXT name='This is an ARIA banner landmark.'
IA2_ROLE_NOTE xml-roles:complementary
ROLE_SYSTEM_STATICTEXT name='This is an ARIA complementary landmark.'
« no previous file with comments | « content/test/data/accessibility/header-expected-win.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698