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

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

Issue 618273002: IA2 role, xml-roles are not correct for {address, aside, nav, main} (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updating expectation for android 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
Index: content/test/data/accessibility/main-expected-win.txt
diff --git a/content/test/data/accessibility/main-expected-win.txt b/content/test/data/accessibility/main-expected-win.txt
index 6cb44c7dc190f6424b576337256b3380c9e6dc0c..74a3c9901f405b72f54e8521ab118b6b970bdcc2 100644
--- a/content/test/data/accessibility/main-expected-win.txt
+++ b/content/test/data/accessibility/main-expected-win.txt
@@ -1,5 +1,5 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
- ROLE_SYSTEM_GROUPING xml-roles:main
+ IA2_ROLE_PARAGRAPH xml-roles:main
ROLE_SYSTEM_STATICTEXT name='This is main element.'
- ROLE_SYSTEM_GROUPING xml-roles:main
+ IA2_ROLE_PARAGRAPH xml-roles:main
ROLE_SYSTEM_STATICTEXT name='This is an ARIA role main.'
« no previous file with comments | « content/test/data/accessibility/landmark-expected-win.txt ('k') | content/test/data/accessibility/navigation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698