Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / deleting / 2610675-1-expected.txt
blob4a83b0eaef6b5982ff9978d78fdb4afa6517133d
1 This tests to see that if the caret is in an empty quoted paragraph, that paragraph is in content that preserve newlines, and there's no quoted content before that paragraph, then pressing delete removes that paragraph's quoting and removes the empty line. Below you should see the attribution line, an unquoted paragraph, and then a quoted paragraph with "quoted" in it.
3 <div><br></div>
4 <div>On Tuesday, Justin wrote:</div>
5 <div>not quoted</div><blockquote type="cite" id="blockquote"><div style="white-space: pre;">quoted</div></blockquote>