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

Side by Side Diff: LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt

Issue 13954003: Remove mail blockquote special case handling. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 This tests pasting a blockquote into a blockquote. Nothing below should be doubl e-blockquoted.
2 | "
3 "
4 | <blockquote>
5 | type="cite"
6 | "one"
7 | <br>
8 | "two"
9 | <br>
10 | "three"
11 | <br>
12 | id="endContent"
13 | "two<#selection-caret>"
14 | <br>
15 | <blockquote>
16 | type="cite"
17 | <br>
18 | "
19 "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698