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

Side by Side Diff: content/test/data/accessibility/html/contenteditable-with-embedded-contenteditables-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 editable richlyEditable 2 ++genericContainer editable multiline richlyEditable
3 ++++paragraph editable richlyEditable 3 ++++paragraph editable richlyEditable
4 ++++++staticText editable richlyEditable name='This is editable.' 4 ++++++staticText editable richlyEditable name='This is editable.'
5 ++++++++inlineTextBox name='This is editable.' 5 ++++++++inlineTextBox name='This is editable.'
6 ++++staticText name='This is not editable.' 6 ++++staticText name='This is not editable.'
7 ++++++inlineTextBox name='This is not editable.' 7 ++++++inlineTextBox name='This is not editable.'
8 ++++lineBreak name='<newline>' 8 ++++lineBreak name='<newline>'
9 ++++++inlineTextBox name='<newline>' 9 ++++++inlineTextBox name='<newline>'
10 ++++paragraph editable richlyEditable 10 ++++paragraph editable multiline richlyEditable
11 ++++++staticText editable richlyEditable name='But this one is.' 11 ++++++staticText editable richlyEditable name='But this one is.'
12 ++++++++inlineTextBox name='But this one is.' 12 ++++++++inlineTextBox name='But this one is.'
13 ++++paragraph editable richlyEditable 13 ++++paragraph editable multiline richlyEditable
14 ++++++staticText editable richlyEditable name='So is this one.' 14 ++++++staticText editable richlyEditable name='So is this one.'
15 ++++++++inlineTextBox name='So is this one.' 15 ++++++++inlineTextBox name='So is this one.'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698