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

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

Issue 175383005: Switch static text role on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add back missing stuff Created 6 years, 10 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/ul-expected-win.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/wbr-expected-win.txt
diff --git a/content/test/data/accessibility/wbr-expected-win.txt b/content/test/data/accessibility/wbr-expected-win.txt
index 0df7e3a6c2dfc222309f8c2ef22262abf8ab5076..dafa78bc629d5afc89421f207993cdfb82965466 100644
--- a/content/test/data/accessibility/wbr-expected-win.txt
+++ b/content/test/data/accessibility/wbr-expected-win.txt
@@ -2,6 +2,6 @@
# wrong, so we assume this is correct.
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
IA2_ROLE_SECTION READONLY
- ROLE_SYSTEM_TEXT name='Supercali' READONLY
- ROLE_SYSTEM_TEXT name='fragilistic' READONLY
- ROLE_SYSTEM_TEXT name='expialidocious' READONLY
+ ROLE_SYSTEM_STATICTEXT name='Supercali'
+ ROLE_SYSTEM_STATICTEXT name='fragilistic'
+ ROLE_SYSTEM_STATICTEXT name='expialidocious'
« no previous file with comments | « content/test/data/accessibility/ul-expected-win.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698