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

Unified Diff: content/test/data/accessibility/address-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/address-expected-win.txt
diff --git a/content/test/data/accessibility/address-expected-win.txt b/content/test/data/accessibility/address-expected-win.txt
index 73f9832b335d56b5910bf5434bf1dfc20d18f50b..c07b39a8a91b961cb2227b8d6af1e7b719643b7b 100644
--- a/content/test/data/accessibility/address-expected-win.txt
+++ b/content/test/data/accessibility/address-expected-win.txt
@@ -1,5 +1,3 @@
-#<skip - IA2_ROLE_PARAGRAPH not set. http://crbug.com/169567
- - role:address not set. http://crbug.com/169568>
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
- IA2_ROLE_PARAGRAPH READONLY role:address
- ROLE_SYSTEM_TEXT name='Please contact John Citizen for more information.' READONLY
+ IA2_ROLE_PARAGRAPH
+ ROLE_SYSTEM_STATICTEXT name='Please contact John Citizen for more information.'
« no previous file with comments | « content/test/data/accessibility/address.html ('k') | content/test/data/accessibility/aria-complementary.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698