Index: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/indent-selection-expected.txt |
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/indent-selection-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/indent-selection-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2e3535ebd869a6b7e0b02bb82b9d392b692c9066 |
--- /dev/null |
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/indent-selection-expected.txt |
@@ -0,0 +1,59 @@ |
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 10 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 > SPAN > BLOCKQUOTE > DIV > BODY > HTML > #document to 5 of #text > SPAN > 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 {DIV} at (0,0) size 784x18 |
+ RenderText {#text} at (0,0) size 362x18 |
+ text run at (0,0) width 362: "This test uses the execCommand to indent the text below." |
+ RenderBlock (anonymous) at (0,18) size 784x18 |
+ RenderBR {BR} at (0,0) size 0x18 |
+ RenderBlock {DIV} at (0,52) size 784x210 |
+ RenderBlock {BLOCKQUOTE} at (40,0) size 704x210 |
+ RenderBlock (anonymous) at (0,0) size 704x36 |
+ RenderInline {SPAN} at (0,0) size 42x18 |
+ RenderText {#text} at (0,0) size 42x18 |
+ text run at (0,0) width 42: "Lorem" |
+ RenderBR {BR} at (42,14) size 0x0 |
+ RenderText {#text} at (0,18) size 83x18 |
+ text run at (0,18) width 83: "more Lorem!" |
+ RenderBlock {BLOCKQUOTE} at (40,52) size 624x122 |
+ RenderBlock (anonymous) at (0,0) size 624x18 |
+ RenderText {#text} at (0,0) size 38x18 |
+ text run at (0,0) width 38: "ipsum" |
+ RenderBR {BR} at (38,14) size 0x0 |
+ RenderBlock {UL} at (0,34) size 624x54 |
+ RenderListItem {LI} at (40,0) size 584x18 |
+ RenderListMarker at (-17,0) size 7x18: bullet |
+ RenderText {#text} at (0,0) size 25x18 |
+ text run at (0,0) width 25: "Foo" |
+ RenderListItem {LI} at (40,18) size 584x18 |
+ RenderListMarker at (-17,0) size 7x18: bullet |
+ RenderText {#text} at (0,0) size 23x18 |
+ text run at (0,0) width 23: "Bar" |
+ RenderListItem {LI} at (40,36) size 584x18 |
+ RenderListMarker at (-17,0) size 7x18: bullet |
+ RenderText {#text} at (0,0) size 25x18 |
+ text run at (0,0) width 25: "Baz" |
+ RenderBlock (anonymous) at (0,104) size 624x18 |
+ RenderText {#text} at (0,0) size 37x18 |
+ text run at (0,0) width 37: "Dolor" |
+ RenderBlock (anonymous) at (0,174) size 704x36 |
+ RenderText {#text} at (0,0) size 34x18 |
+ text run at (0,0) width 34: "Sum!" |
+ RenderBR {BR} at (34,14) size 0x0 |
+ RenderInline {SPAN} at (0,0) size 38x18 |
+ RenderText {#text} at (0,18) size 38x18 |
+ text run at (0,18) width 38: "Thing" |
+ RenderBlock (anonymous) at (0,210) size 784x0 |
+ RenderText {#text} at (0,0) size 0x0 |
+selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 1 {BLOCKQUOTE} of child 4 {DIV} of child 1 {BODY} of child 0 {HTML} of document |
+selection end: position 5 of child 0 {#text} of child 6 {SPAN} of child 1 {BLOCKQUOTE} of child 4 {DIV} of child 1 {BODY} of child 0 {HTML} of document |