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

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

Issue 658713003: Enabling SVG AX test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updating expectations Created 6 years, 2 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
« no previous file with comments | « content/test/data/accessibility/svg-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/svg-expected-win.txt
diff --git a/content/test/data/accessibility/svg-expected-win.txt b/content/test/data/accessibility/svg-expected-win.txt
index eaa52e2b28ad28ae994fd285aaf3c81fd1422044..105a88d545ff02d13ecaa1f59cd01b43afca3213 100644
--- a/content/test/data/accessibility/svg-expected-win.txt
+++ b/content/test/data/accessibility/svg-expected-win.txt
@@ -1,5 +1,5 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
IA2_ROLE_SECTION READONLY
- ROLE_SYSTEM_GRAPHIC name='svg' FOCUSABLE
- IA2_ROLE_SECTION name='Test' FOCUSABLE
- ROLE_SYSTEM_TEXT name='Test' READONLY
+ ROLE_SYSTEM_GRAPHIC name='svg'
+ IA2_ROLE_SECTION READONLY
+ ROLE_SYSTEM_STATICTEXT name='Test'
« no previous file with comments | « content/test/data/accessibility/svg-expected-mac.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698