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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « content/test/data/accessibility/ul-expected-win.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # The spec states that <wbr> should have a role of AXGroup, but that seems 1 # The spec states that <wbr> should have a role of AXGroup, but that seems
2 # wrong, so we assume this is correct. 2 # wrong, so we assume this is correct.
3 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE 3 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
4 IA2_ROLE_SECTION READONLY 4 IA2_ROLE_SECTION READONLY
5 ROLE_SYSTEM_TEXT name='Supercali' READONLY 5 ROLE_SYSTEM_STATICTEXT name='Supercali'
6 ROLE_SYSTEM_TEXT name='fragilistic' READONLY 6 ROLE_SYSTEM_STATICTEXT name='fragilistic'
7 ROLE_SYSTEM_TEXT name='expialidocious' READONLY 7 ROLE_SYSTEM_STATICTEXT name='expialidocious'
OLDNEW
« 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