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

Side by Side Diff: content/test/data/accessibility/html/input-text-value-expected-blink.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
1 rootWebArea 1 rootWebArea focusable
2 ++genericContainer 2 ++genericContainer
3 ++++labelText 3 ++++labelText
4 ++++++staticText name='l1' 4 ++++++staticText name='l1'
5 ++++++++inlineTextBox name='l1' 5 ++++++++inlineTextBox name='l1'
6 ++++textField name='l1' 6 ++++textField focusable name='l1'
7 ++++labelText 7 ++++labelText
8 ++++++staticText name='l2' 8 ++++++staticText name='l2'
9 ++++++++inlineTextBox name='l2' 9 ++++++++inlineTextBox name='l2'
10 ++++textField name='l2' 10 ++++textField focusable name='l2'
11 ++++++genericContainer 11 ++++++genericContainer
12 ++++++++staticText name='value' 12 ++++++++staticText name='value'
13 ++++++++++inlineTextBox name='value' 13 ++++++++++inlineTextBox name='value'
14 ++++textField name='l2' 14 ++++textField focusable name='l2'
15 ++++textField name='l2' 15 ++++textField focusable name='l2'
16 ++++++genericContainer 16 ++++++genericContainer
17 ++++++++staticText name='value' 17 ++++++++staticText name='value'
18 ++++++++++inlineTextBox name='value' 18 ++++++++++inlineTextBox name='value'
19 ++++labelText 19 ++++labelText
20 ++++++staticText name='Email' 20 ++++++staticText name='Email'
21 ++++++++inlineTextBox name='Email' 21 ++++++++inlineTextBox name='Email'
22 ++++genericContainer 22 ++++genericContainer
23 ++++textField name='Email' 23 ++++textField focusable name='Email'
24 ++++textField name='Email' 24 ++++textField focusable name='Email'
25 ++++++genericContainer 25 ++++++genericContainer
26 ++++++++staticText name='value' 26 ++++++++staticText name='value'
27 ++++++++++inlineTextBox name='value' 27 ++++++++++inlineTextBox name='value'
28 ++++textField name='l5' 28 ++++textField focusable multiline name='l5'
29 ++++textField name='l6' 29 ++++textField focusable multiline name='l6'
30 ++++++genericContainer 30 ++++++genericContainer
31 ++++++++staticText name='Value' 31 ++++++++staticText name='Value'
32 ++++++++++inlineTextBox name='Value' 32 ++++++++++inlineTextBox name='Value'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698