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

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

Issue 702943003: MSAA + (IA,IA2) role are not correctly exposed for html footer tag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updating landmark expectation for win Created 6 years, 1 month 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/footer-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 cd4c245fc6933c2c237af7104b498e80b6a03562..d0f731f9ef3fbec7174a8e1bf4537bd72fdff20e 100644
--- a/content/test/data/accessibility/landmark-expected-win.txt
+++ b/content/test/data/accessibility/landmark-expected-win.txt
@@ -5,7 +5,7 @@ ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
ROLE_SYSTEM_STATICTEXT name='This is an aside element.'
IA2_ROLE_PARAGRAPH
ROLE_SYSTEM_STATICTEXT name='This is an address element.'
- IA2_ROLE_FOOTER READONLY xml-roles:contentinfo
+ IA2_ROLE_FOOTER xml-roles:contentinfo
ROLE_SYSTEM_STATICTEXT name='This is a footer element.'
IA2_ROLE_PARAGRAPH xml-roles:main
ROLE_SYSTEM_STATICTEXT name='This is a main element.'
« no previous file with comments | « content/test/data/accessibility/footer-expected-win.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698