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

Side by Side Diff: content/test/data/accessibility/html/frameset-expected-blink.txt

Issue 2193033004: Restore the collapsed spaces of the text when we copy it (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix test fails Created 4 years, 4 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 ++unknown 2 ++unknown
3 ++++rootWebArea 3 ++++rootWebArea
4 ++++++paragraph 4 ++++++paragraph
5 ++++++++staticText name='My favorite browser is' 5 ++++++++staticText name='My favorite browser is '
6 ++++++++++inlineTextBox name='My favorite browser is' 6 ++++++++++inlineTextBox name='My favorite browser is '
7 ++++++++staticText name='ABC' 7 ++++++++staticText name='ABC'
8 ++++++++++inlineTextBox name='ABC' 8 ++++++++++inlineTextBox name='ABC'
9 ++++++++staticText name='Chrome' 9 ++++++++staticText name='Chrome'
10 ++++++++++inlineTextBox name='Chrome' 10 ++++++++++inlineTextBox name='Chrome'
11 ++++++++staticText name='!' 11 ++++++++staticText name='!'
12 ++++++++++inlineTextBox name='!' 12 ++++++++++inlineTextBox name='!'
13 ++unknown 13 ++unknown
14 ++++rootWebArea 14 ++++rootWebArea
15 ++++++paragraph 15 ++++++paragraph
16 ++++++++staticText name='This test is to check ' 16 ++++++++staticText name='This test is to check '
17 ++++++++++inlineTextBox name='This test is to check ' 17 ++++++++++inlineTextBox name='This test is to check '
18 ++++++++mark 18 ++++++++mark
19 ++++++++++staticText name='mark tag' 19 ++++++++++staticText name='mark tag'
20 ++++++++++++inlineTextBox name='mark tag' 20 ++++++++++++inlineTextBox name='mark tag'
21 ++++++++staticText name='.' 21 ++++++++staticText name='.'
22 ++++++++++inlineTextBox name='.' 22 ++++++++++inlineTextBox name='.'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698