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

Side by Side Diff: LayoutTests/editing/deleting/2610675-1-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 to see that if the caret is in an empty quoted paragraph, that paragr aph is in content that preserve newlines, and there's no quoted content before t hat paragraph, then pressing delete removes that paragraph's quoting and removes the empty line. Below you should see the attribution line, an unquoted paragrap h, and then a quoted paragraph with "quoted" in it.
2
3 <div><br></div>
4 <div>On Tuesday, Justin wrote:</div>
5 <div>not quoted</div><blockquote type="cite" id="blockquote"><div style="white-s pace: pre;">quoted</div></blockquote>
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698