Index: LayoutTests/editing/selection/image-before-linebreak-expected.txt |
diff --git a/LayoutTests/editing/selection/image-before-linebreak-expected.txt b/LayoutTests/editing/selection/image-before-linebreak-expected.txt |
deleted file mode 100644 |
index 289f34f459c2ebcfa42e0fe5e6de46134663ff56..0000000000000000000000000000000000000000 |
--- a/LayoutTests/editing/selection/image-before-linebreak-expected.txt |
+++ /dev/null |
@@ -1,19 +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 |
-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 784x18 |
- RenderText {#text} at (0,0) size 341x18 |
- text run at (0,0) width 341: "Only the line break after the image should be selected." |
- RenderBlock {HR} at (0,34) size 784x2 [border: (1px inset #000000)] |
- RenderBlock {DIV} at (0,44) size 784x121 |
- RenderImage {IMG} at (0,0) size 76x103 |
- RenderBR {BR} at (76,103) size 0x0 |
- RenderText {#text} at (0,103) size 21x18 |
- text run at (0,103) width 21: "foo" |
-selection start: position 0 of child 1 {BR} of child 4 {DIV} of body |
-selection end: position 1 of child 1 {BR} of child 4 {DIV} of body |