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

Side by Side Diff: third_party/WebKit/LayoutTests/editing/pasteboard/5761530-1-expected.txt

Issue 2718543003: Remove EditingAppleTabSpan class handling (Closed)
Patch Set: Make editing/inserting/5549929-2.html pass Created 3 years, 9 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 This tests to see that tabs are put into tab spans when they are copied individu ally. The pasted tab should be inside of a tab span, not a style span. To run th e test manually, paste and then inspect the editable region, and ensure that the re is a tab span at the beginning of the editable div. 1 This tests to see that tabs are put into tab spans when they are copied individu ally. The pasted tab should be inside of a tab span, not a style span. To run th e test manually, paste and then inspect the editable region, and ensure that the re is a tab span at the beginning of the editable div.
2 2
3 <span class="Apple-tab-span" style="white-space: pre;">»</span><span class="Appl e-tab-span" style="white-space:pre;">» </span>xxx 3 <span style="white-space: pre;">» </span><span style="white-space:pre;">» </span>xxx
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698