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

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

Issue 685993005: Enable AX TCs related to list-item and update results. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update TC results on the latest code. 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/contenteditable-descendants-expected-win.txt
diff --git a/content/test/data/accessibility/contenteditable-descendants-expected-win.txt b/content/test/data/accessibility/contenteditable-descendants-expected-win.txt
index a1eb27cb4d8ab19e8461bbd68c4551128b2046dc..df80e9001cb3ec67f83223c976ba43e9ca3dd8c8 100644
--- a/content/test/data/accessibility/contenteditable-descendants-expected-win.txt
+++ b/content/test/data/accessibility/contenteditable-descendants-expected-win.txt
@@ -15,7 +15,7 @@ ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
ROLE_SYSTEM_COLUMN IA2_STATE_EDITABLE
IA2_ROLE_SECTION IA2_STATE_EDITABLE
ROLE_SYSTEM_LIST IA2_STATE_EDITABLE
- ROLE_SYSTEM_LISTITEM IA2_STATE_EDITABLE
+ ROLE_SYSTEM_LISTITEM name='Editable list item' IA2_STATE_EDITABLE
ROLE_SYSTEM_STATICTEXT name='1'
ROLE_SYSTEM_STATICTEXT name='Editable list item' IA2_STATE_EDITABLE
IA2_ROLE_PARAGRAPH FOCUSABLE IA2_STATE_EDITABLE

Powered by Google App Engine
This is Rietveld 408576698