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

Side by Side Diff: content/test/data/accessibility/html/frameset-expected-mac.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 AXWebArea 1 AXWebArea
2 ++AXUnknown 2 ++AXUnknown
3 ++++AXWebArea 3 ++++AXWebArea
4 ++++++AXGroup 4 ++++++AXGroup
5 ++++++++AXStaticText AXValue='My favorite browser is' 5 ++++++++AXStaticText AXValue='My favorite browser is '
6 ++++++++AXStaticText AXValue='ABC' 6 ++++++++AXStaticText AXValue='ABC'
7 ++++++++AXStaticText AXValue='Chrome' 7 ++++++++AXStaticText AXValue='Chrome'
8 ++++++++AXStaticText AXValue='!' 8 ++++++++AXStaticText AXValue='!'
9 ++AXUnknown 9 ++AXUnknown
10 ++++AXWebArea 10 ++++AXWebArea
11 ++++++AXGroup 11 ++++++AXGroup
12 ++++++++AXStaticText AXValue='This test is to check ' 12 ++++++++AXStaticText AXValue='This test is to check '
13 ++++++++AXGroup 13 ++++++++AXGroup
14 ++++++++++AXStaticText AXValue='mark tag' 14 ++++++++++AXStaticText AXValue='mark tag'
15 ++++++++AXStaticText AXValue='.' 15 ++++++++AXStaticText AXValue='.'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698