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

Side by Side Diff: content/test/data/accessibility/html/contenteditable-descendants-with-selection-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='A contenteditable with a ' TreeDa ta.textSelStartOffset=0 4 ++++++staticText editable richlyEditable name='A contenteditable with a ' TreeDa ta.textSelStartOffset=0
5 ++++++++inlineTextBox name='A contenteditable with a ' 5 ++++++++inlineTextBox name='A contenteditable with a '
6 ++++++link editable richlyEditable name='link' 6 ++++++link editable richlyEditable name='link'
7 ++++++++staticText editable richlyEditable name='link' 7 ++++++++staticText editable richlyEditable name='link'
8 ++++++++++inlineTextBox name='link' 8 ++++++++++inlineTextBox name='link'
9 ++++++staticText editable richlyEditable name=' and an ' 9 ++++++staticText editable richlyEditable name=' and an '
10 ++++++++inlineTextBox name=' and an ' 10 ++++++++inlineTextBox name=' and an '
11 ++++++image editable richlyEditable name='Image' 11 ++++++image editable richlyEditable name='Image'
12 ++++++staticText editable richlyEditable name=' and a ' 12 ++++++staticText editable richlyEditable name=' and a '
13 ++++++++inlineTextBox name=' and a ' 13 ++++++++inlineTextBox name=' and a '
14 ++++++button editable richlyEditable name='Button' 14 ++++++button editable richlyEditable name='Button'
15 ++++++staticText editable richlyEditable name='.' 15 ++++++staticText editable richlyEditable name='.'
16 ++++++++inlineTextBox name='.' 16 ++++++++inlineTextBox name='.'
17 ++++table editable richlyEditable 17 ++++table editable richlyEditable
18 ++++++row editable richlyEditable 18 ++++++row editable richlyEditable
19 ++++++++cell editable richlyEditable name='Always expose editable tables as tabl es.' 19 ++++++++cell editable richlyEditable name='Always expose editable tables as tabl es.'
20 ++++++++++staticText editable richlyEditable name='Always expose editable tables as tables.' 20 ++++++++++staticText editable richlyEditable name='Always expose editable tables as tables.'
21 ++++++++++++inlineTextBox name='Always expose editable tables as tables.' 21 ++++++++++++inlineTextBox name='Always expose editable tables as tables.'
22 ++++++column 22 ++++++column
23 ++++++tableHeaderContainer 23 ++++++tableHeaderContainer
24 ++++list editable richlyEditable 24 ++++list editable richlyEditable
25 ++++++listItem editable richlyEditable 25 ++++++listItem editable richlyEditable
26 ++++++++listMarker name='1' 26 ++++++++listMarker name='1'
27 ++++++++staticText editable richlyEditable name='Editable list item.' TreeData.t extSelEndOffset=19 27 ++++++++staticText editable richlyEditable name='Editable list item.' TreeData.t extSelEndOffset=19
28 ++++++++++inlineTextBox name='Editable list item.' 28 ++++++++++inlineTextBox name='Editable list item.'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698