Index: LayoutTests/editing/inserting/6104369-expected.txt |
diff --git a/LayoutTests/editing/inserting/6104369-expected.txt b/LayoutTests/editing/inserting/6104369-expected.txt |
deleted file mode 100644 |
index 55f0943aae0685f05834ca68aea57243fb539879..0000000000000000000000000000000000000000 |
--- a/LayoutTests/editing/inserting/6104369-expected.txt |
+++ /dev/null |
@@ -1,2 +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"><div id="test">line one<br></div></blockquote><br><blockquote type="cite"><div id="test">line two</div></blockquote> |