Index: LayoutTests/editing/inserting/6104369-2-expected.txt |
diff --git a/LayoutTests/editing/inserting/6104369-2-expected.txt b/LayoutTests/editing/inserting/6104369-2-expected.txt |
deleted file mode 100644 |
index fe1a26a3bf57c17a5927c064db783d3897252333..0000000000000000000000000000000000000000 |
--- a/LayoutTests/editing/inserting/6104369-2-expected.txt |
+++ /dev/null |
@@ -1,3 +0,0 @@ |
-This tests for a bug where hitting return at the end of a paragraph inside a blockquote would create an extraneous empty quoted paragraph. You should see "line one" (quoted), "" (unquoted), and "line two" (quoted) below. |
-<blockquote type="cite"><pre id="pre">line one |
-</pre></blockquote><br><blockquote type="cite"><pre id="pre">line two</pre></blockquote> |