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

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

Issue 752073002: Enabling test for a-name.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updating expectations for mac 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
« no previous file with comments | « content/test/data/accessibility/a-name-expected-mac.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/a-name-expected-win.txt
diff --git a/content/test/data/accessibility/a-name-expected-win.txt b/content/test/data/accessibility/a-name-expected-win.txt
index e8390719ec9aa5876afec20abc8690701bb0d0ca..d7e0a83083864655e0d142d9c47658a5c146393c 100644
--- a/content/test/data/accessibility/a-name-expected-win.txt
+++ b/content/test/data/accessibility/a-name-expected-win.txt
@@ -1,6 +1,5 @@
-#<skip -- bug 120946>
-ROLE_SYSTEM_DOCUMENT state=FOCUSED,READONLY,FOCUSABLE
- ROLE_SYSTEM_LINK name='named anchor' state=SELECTABLE
- ROLE_SYSTEM_TEXT name='named anchor' state=READONLY
- ROLE_SYSTEM_LINK name='both a named anchor and a link' state=FOCUSABLE,SELECTABLE,LINKED
- ROLE_SYSTEM_TEXT name='both a named anchor and a link' state=READONLY,LINKED
+ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
+ IA2_ROLE_SECTION
+ ROLE_SYSTEM_STATICTEXT name='named anchor'
+ ROLE_SYSTEM_LINK name='both a named anchor and a link' FOCUSABLE LINKED
+ ROLE_SYSTEM_STATICTEXT name='both a named anchor and a link' LINKED
« no previous file with comments | « content/test/data/accessibility/a-name-expected-mac.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698