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

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

Issue 703123002: AXRoleDescriptions are not correctly exposed for dl, dd, dt tags (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebasing changes 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
Index: content/test/data/accessibility/dl-expected-win.txt
diff --git a/content/test/data/accessibility/dl-expected-win.txt b/content/test/data/accessibility/dl-expected-win.txt
index d12c9ea4140f16ff815266f0f01d88172b7b827e..6f6b224235493b73f5fc50056407cba9a90140f9 100644
--- a/content/test/data/accessibility/dl-expected-win.txt
+++ b/content/test/data/accessibility/dl-expected-win.txt
@@ -2,7 +2,7 @@ ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
ROLE_SYSTEM_LIST READONLY
ROLE_SYSTEM_LISTITEM READONLY
ROLE_SYSTEM_STATICTEXT name='Term'
- IA2_ROLE_PARAGRAPH READONLY
+ IA2_ROLE_PARAGRAPH
ROLE_SYSTEM_STATICTEXT name='Description'
IA2_ROLE_PARAGRAPH READONLY
ROLE_SYSTEM_STATICTEXT name='Definition'
« no previous file with comments | « content/test/data/accessibility/dl-expected-mac.txt ('k') | content/test/data/accessibility/dt-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698