Index: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/4641880-2-expected.txt |
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/4641880-2-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/4641880-2-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..1f15d8ba28e0fb0810b3e9db30c279658e9ba357 |
--- /dev/null |
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/4641880-2-expected.txt |
@@ -0,0 +1,28 @@ |
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 5 of DIV > BODY > HTML > #document |
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification |
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of #text > BLOCKQUOTE > DIV > BODY > HTML > #document to 34 of #text > BLOCKQUOTE > DIV > 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 784x40 |
+ RenderText {#text} at (0,0) size 763x39 |
+ text run at (0,0) width 409: "This tests Indent on a selection that ends at the start of a paragraph. " |
+ text run at (409,0) width 354: "Since we don't paint the gap before the paragraph for most" |
+ text run at (0,20) width 521: "selections like this, we don't perform Indent on the paragraph that the selection ends in." |
+ RenderBlock {DIV} at (0,56) size 784x40 |
+ RenderBlock {BLOCKQUOTE} at (40,0) size 744x20 |
+ RenderText {#text} at (0,0) size 211x19 |
+ text run at (0,0) width 211: "This paragraph should be indented." |
+ RenderBlock (anonymous) at (0,20) size 784x20 |
+ RenderText {#text} at (0,0) size 234x19 |
+ text run at (0,0) width 234: "This paragraph should not be indented." |
+ RenderBR {BR} at (234,15) size 0x0 |
+selection start: position 0 of child 0 {#text} of child 0 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document |
+selection end: position 34 of child 0 {#text} of child 0 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document |