Index: LayoutTests/editing/inserting/6703873-2-expected.txt |
diff --git a/LayoutTests/editing/inserting/6703873-2-expected.txt b/LayoutTests/editing/inserting/6703873-2-expected.txt |
deleted file mode 100644 |
index 401851fe4ff90d3d81416073a10729c217b6452a..0000000000000000000000000000000000000000 |
--- a/LayoutTests/editing/inserting/6703873-2-expected.txt |
+++ /dev/null |
@@ -1,2 +0,0 @@ |
-This tests that placing the cursor at the beginning of a doubly-quoted paragraph and hitting Return splits the outer blockquote at the right place, namely just above the inner blockquote, and inserts an empty line there, rather than outside the outer blockquote. |
-<blockquote type="cite"><div>Lorem<br>ipsum</div></blockquote><br><blockquote type="cite"><div><blockquote id="test" type="cite">dolor</blockquote></div></blockquote> |