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

Side by Side Diff: content/test/data/accessibility/html/textarea-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
2 ++genericContainer 2 ++genericContainer
3 ++++textField textSelStart=0 textSelEnd=0 3 ++++textField multiline textSelStart=0 textSelEnd=0
4 ++++++genericContainer 4 ++++++genericContainer
5 ++++++++staticText name='The textarea tag defines a multi-line text input contro l.<newline>' 5 ++++++++staticText name='The textarea tag defines a multi-line text input contro l.<newline>'
6 ++++++++++inlineTextBox name='The textarea tag defines a multi-line text input' 6 ++++++++++inlineTextBox name='The textarea tag defines a multi-line text input'
7 ++++++++++inlineTextBox name=' ' 7 ++++++++++inlineTextBox name=' '
8 ++++++++++inlineTextBox name='control.' 8 ++++++++++inlineTextBox name='control.'
9 ++++++++++inlineTextBox name='<newline>' 9 ++++++++++inlineTextBox name='<newline>'
10 ++++++++lineBreak name='<newline>' 10 ++++++++lineBreak name='<newline>'
11 ++++++++++inlineTextBox name='<newline>' 11 ++++++++++inlineTextBox name='<newline>'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698