Index: LayoutTests/editing/inserting/insert-paragraph-04-expected.txt |
diff --git a/LayoutTests/editing/inserting/insert-paragraph-04-expected.txt b/LayoutTests/editing/inserting/insert-paragraph-04-expected.txt |
deleted file mode 100644 |
index 6b0d899cd675a95232ce1110fac3d60ca610177e..0000000000000000000000000000000000000000 |
--- a/LayoutTests/editing/inserting/insert-paragraph-04-expected.txt |
+++ /dev/null |
@@ -1,40 +0,0 @@ |
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > B > BODY > HTML > #document to 3 of DIV > B > 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: shouldChangeSelectedDOMRange:range from 2 of DIV > B > BODY > HTML > #document to 2 of DIV > B > BODY > HTML > #document toDOMRange:range from 2 of DIV > B > BODY > HTML > #document to 2 of DIV > B > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE |
-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 784x54 |
- RenderText {#text} at (0,0) size 782x36 |
- text run at (0,0) width 402: "This tests inserting a paragraph separator after a horizontal rule. " |
- text run at (402,0) width 380: "You should see 'foo', empty paragraph, horizontal rule, 'bar'," |
- text run at (0,18) width 329: "and the caret should be just after the horizontal rule. " |
- RenderInline {B} at (0,0) size 777x36 |
- RenderText {#text} at (329,18) size 777x36 |
- text run at (329,18) width 168: "This demonstrates 8345. " |
- text run at (497,18) width 280: "The caret after a horizontal rule is drawn" |
- text run at (0,36) width 381: "in the same location as the caret before a horizontal rule." |
- RenderBlock (anonymous) at (0,70) size 784x0 |
- RenderInline {B} at (0,0) size 0x0 |
- RenderText {#text} at (0,0) size 0x0 |
- RenderBlock (anonymous) at (0,70) size 784x72 |
- RenderBlock {DIV} at (0,0) size 784x72 |
- RenderBlock (anonymous) at (0,0) size 784x18 |
- RenderText {#text} at (0,0) size 21x18 |
- text run at (0,0) width 21: "foo" |
- RenderBlock {HR} at (0,26) size 784x2 [border: (1px inset #000000)] |
- RenderBlock (anonymous) at (0,36) size 784x36 |
- RenderBR {BR} at (0,0) size 0x18 |
- RenderText {#text} at (0,18) size 24x18 |
- text run at (0,18) width 24: "bar" |
- RenderBlock (anonymous) at (0,142) size 784x0 |
- RenderInline {B} at (0,0) size 0x0 |
-caret: position 0 of child 2 {BR} of child 1 {DIV} of child 1 {B} of body |