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

Side by Side Diff: content/test/data/accessibility/html/input-text-value-expected-win.txt

Issue 2931893002: More precise use of multiline state (Closed)
Patch Set: Remove unnecessary changes Created 3 years, 5 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
OLDNEW
(Empty)
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
2 ++IA2_ROLE_SECTION
3 ++++IA2_ROLE_LABEL
4 ++++++ROLE_SYSTEM_STATICTEXT name='l1'
5 ++++ROLE_SYSTEM_TEXT name='l1' FOCUSABLE
6 ++++IA2_ROLE_LABEL
7 ++++++ROLE_SYSTEM_STATICTEXT name='l2'
8 ++++ROLE_SYSTEM_TEXT name='l2' FOCUSABLE
9 ++++ROLE_SYSTEM_TEXT name='l2' FOCUSABLE
10 ++++ROLE_SYSTEM_TEXT name='l2' FOCUSABLE
11 ++++IA2_ROLE_LABEL
12 ++++++ROLE_SYSTEM_STATICTEXT name='Email'
13 ++++IA2_ROLE_SECTION
14 ++++ROLE_SYSTEM_TEXT name='Email' FOCUSABLE
15 ++++ROLE_SYSTEM_TEXT name='Email' FOCUSABLE
16 ++++ROLE_SYSTEM_TEXT name='l5' FOCUSABLE IA2_STATE_MULTI_LINE
17 ++++ROLE_SYSTEM_TEXT name='l6' FOCUSABLE IA2_STATE_MULTI_LINE
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698