Index: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/4641880-2-expected.txt |
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/4641880-2-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/4641880-2-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4529aeb1a7e5bb1bc7543c860825a629c6737225 |
--- /dev/null |
+++ b/webkit/data/layout_tests/platform/chromium-mac/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 1 of #text > BLOCKQUOTE > DIV > BODY > HTML > #document to 35 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 784x36 |
+ RenderText {#text} at (0,0) size 758x36 |
+ text run at (0,0) width 424: "This tests Indent on a selection that ends at the start of a paragraph. " |
+ text run at (424,0) width 334: "Since we don't paint the gap before the paragraph for" |
+ text run at (0,18) width 580: "most selections like this, we don't perform Indent on the paragraph that the selection ends in." |
+ RenderBlock {DIV} at (0,52) size 784x36 |
+ RenderBlock {BLOCKQUOTE} at (40,0) size 704x18 |
+ RenderText {#text} at (0,0) size 222x18 |
+ text run at (0,0) width 222: "This paragraph should be indented." |
+ RenderBlock (anonymous) at (0,18) size 784x18 |
+ RenderText {#text} at (0,0) size 246x18 |
+ text run at (0,0) width 246: "This paragraph should not be indented." |
+ RenderBR {BR} at (246,14) size 0x0 |
+selection start: position 1 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 35 of child 0 {#text} of child 0 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document |