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

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

Issue 11785038: Update and rebaseline many DumpAccessibilityTree tests. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: remove bug comments that no longer apply Created 7 years, 11 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/aria-combobox-expected-win.txt
diff --git a/content/test/data/accessibility/aria-combobox-expected-win.txt b/content/test/data/accessibility/aria-combobox-expected-win.txt
index 9cc4b6c1da631d5ce59780d16c69df9e8c6caa5b..0219a1f98481e6f018309e184132dff011dd7538 100644
--- a/content/test/data/accessibility/aria-combobox-expected-win.txt
+++ b/content/test/data/accessibility/aria-combobox-expected-win.txt
@@ -2,7 +2,6 @@ ROLE_SYSTEM_DOCUMENT name='' READONLY FOCUSABLE
IA2_ROLE_SECTION name='' READONLY
ROLE_SYSTEM_TEXT name='State' READONLY
ROLE_SYSTEM_COMBOBOX name='State' READONLY FOCUSABLE
- ROLE_SYSTEM_LIST name='Alabama
-Alaska' FOCUSABLE
- ROLE_SYSTEM_LISTITEM name='Alabama'
- ROLE_SYSTEM_LISTITEM name='Alaska'
+ ROLE_SYSTEM_LIST name=''
+ ROLE_SYSTEM_LISTITEM name='Alabama' FOCUSABLE
+ ROLE_SYSTEM_LISTITEM name='Alaska' FOCUSABLE
« no previous file with comments | « content/test/data/accessibility/aria-combobox-expected-mac.txt ('k') | content/test/data/accessibility/aria-menu.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698