Index: LayoutTests/editing/inserting/insert-paragraph-03-expected.txt |
diff --git a/LayoutTests/editing/inserting/insert-paragraph-03-expected.txt b/LayoutTests/editing/inserting/insert-paragraph-03-expected.txt |
deleted file mode 100644 |
index 4baa202d9e934adf878e6b549ae28f9f7842f99f..0000000000000000000000000000000000000000 |
--- a/LayoutTests/editing/inserting/insert-paragraph-03-expected.txt |
+++ /dev/null |
@@ -1,28 +0,0 @@ |
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document |
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x584 |
- RenderBlock {P} at (0,0) size 784x36 |
- RenderText {#text} at (0,0) size 760x36 |
- text run at (0,0) width 414: "This tests inserting a paragraph separator before a horizontal rule. " |
- text run at (414,0) width 346: "You should see 'foo', empty paragraph, horizontal rule," |
- text run at (0,18) width 371: "'bar', and the caret should be just before the horizontal rule." |
- RenderBlock {DIV} at (0,52) size 784x72 |
- RenderBlock (anonymous) at (0,0) size 784x36 |
- RenderText {#text} at (0,0) size 21x18 |
- text run at (0,0) width 21: "foo" |
- RenderBR {BR} at (21,14) size 0x0 |
- RenderBR {BR} at (0,18) size 0x18 |
- RenderBlock {HR} at (0,44) size 784x2 [border: (1px inset #000000)] |
- RenderBlock (anonymous) at (0,54) size 784x18 |
- RenderText {#text} at (0,0) size 20x18 |
- text run at (0,0) width 20: "bar" |
-caret: position 0 of child 3 {HR} of child 2 {DIV} of body |