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

Unified Diff: content/test/data/accessibility/a-with-img-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/a-with-img-expected-win.txt
diff --git a/content/test/data/accessibility/a-with-img-expected-win.txt b/content/test/data/accessibility/a-with-img-expected-win.txt
index 562e1a7329bcce94e1ac2b78b787b32361b50afa..77c2933cbe4ad93dd59e6501b104dbdc016fa07f 100644
--- a/content/test/data/accessibility/a-with-img-expected-win.txt
+++ b/content/test/data/accessibility/a-with-img-expected-win.txt
@@ -1,17 +1,16 @@
-#<skip -- bug 120960>
-ROLE_SYSTEM_DOCUMENT name='' state=FOCUSED,READONLY,FOCUSABLE
- IA2_ROLE_SECTION name='' state=READONLY
- ROLE_SYSTEM_LINK name='bullet Link with image at start.' state=FOCUSABLE,LINKED
- ROLE_SYSTEM_GRAPHIC name='bullet' state=LINKED
- ROLE_SYSTEM_TEXT name='Link with image at start.' state=READONLY,LINKED
- ROLE_SYSTEM_LINK name='Link with image in the middle.' state=FOCUSABLE,LINKED
- ROLE_SYSTEM_TEXT name='Link with' state=READONLY,LINKED
- ROLE_SYSTEM_GRAPHIC name='image' state=LINKED
- ROLE_SYSTEM_TEXT name='in the middle.' state=READONLY,LINKED
- ROLE_SYSTEM_LINK name='Link with broken image in the middle.' state=FOCUSABLE,LINKED
- ROLE_SYSTEM_TEXT name='Link with' state=READONLY,LINKED
- ROLE_SYSTEM_GRAPHIC name='broken' state=LINKED
- ROLE_SYSTEM_TEXT name='in the middle.' state=READONLY,LINKED
- ROLE_SYSTEM_LINK name='Link with image at the end last' state=FOCUSABLE,LINKED
- ROLE_SYSTEM_TEXT name='Link with image at the end ' state=READONLY,LINKED
- ROLE_SYSTEM_GRAPHIC name='last' state=LINKED
+ROLE_SYSTEM_DOCUMENT name='' READONLY FOCUSABLE
+ IA2_ROLE_SECTION name='' READONLY
+ ROLE_SYSTEM_LINK name='Link with image at start.' FOCUSABLE
+ ROLE_SYSTEM_GRAPHIC name='Link' READONLY
+ ROLE_SYSTEM_TEXT name=' with image at start.' READONLY
+ ROLE_SYSTEM_LINK name='Link with image in the middle.' FOCUSABLE
+ ROLE_SYSTEM_TEXT name='Link with ' READONLY
+ ROLE_SYSTEM_GRAPHIC name='image' READONLY
+ ROLE_SYSTEM_TEXT name=' in the middle.' READONLY
+ ROLE_SYSTEM_LINK name='Link with broken in the middle.' FOCUSABLE
+ ROLE_SYSTEM_TEXT name='Link with ' READONLY
+ ROLE_SYSTEM_GRAPHIC name='broken' READONLY
+ ROLE_SYSTEM_TEXT name=' in the middle.' READONLY
+ ROLE_SYSTEM_LINK name='Link with image at the end' FOCUSABLE
+ ROLE_SYSTEM_TEXT name='Link with image at the ' READONLY
+ ROLE_SYSTEM_GRAPHIC name='end' READONLY
« no previous file with comments | « content/test/data/accessibility/a-with-img-expected-mac.txt ('k') | content/test/data/accessibility/aria-application.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698