Index: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/4916541-expected.txt |
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/4916541-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/4916541-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..fc179614f94214a15329b172a509f59681e53c24 |
--- /dev/null |
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/4916541-expected.txt |
@@ -0,0 +1,22 @@ |
+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 783x36 |
+ text run at (0,0) width 377: "This tests selection preservation during an indent operation. " |
+ text run at (377,0) width 406: "The selection should start and end in the same parts of the words" |
+ text run at (0,18) width 320: "'foo' and 'bar' before and after the indent operation." |
+ RenderBlock {DIV} at (0,52) size 784x36 |
+ RenderBlock {BLOCKQUOTE} at (40,0) size 704x36 |
+ RenderInline {SPAN} at (0,0) size 21x18 |
+ RenderText {#text} at (0,0) size 21x18 |
+ text run at (0,0) width 21: "foo" |
+ RenderBR {BR} at (21,14) size 0x0 |
+ RenderInline {SPAN} at (0,0) size 20x18 |
+ RenderText {#text} at (0,18) size 20x18 |
+ text run at (0,18) width 20: "bar" |
+ RenderBlock (anonymous) at (0,36) size 784x0 |
+selection start: position 1 of child 0 {#text} of child 0 {SPAN} of child 0 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document |
+selection end: position 2 of child 0 {#text} of child 2 {SPAN} of child 0 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document |