Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/4916541-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/4916541-expected.txt (revision 21162) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/4916541-expected.txt (working copy) |
@@ -10,11 +10,13 @@ |
text run at (0,20) width 279: "and 'bar' before and after the indent operation." |
RenderBlock {DIV} at (0,56) size 784x40 |
RenderBlock {BLOCKQUOTE} at (40,0) size 744x40 |
- RenderText {#text} at (0,0) size 20x19 |
- text run at (0,0) width 20: "foo" |
+ RenderInline {SPAN} at (0,0) size 20x19 |
+ RenderText {#text} at (0,0) size 20x19 |
+ text run at (0,0) width 20: "foo" |
RenderBR {BR} at (20,15) size 0x0 |
- RenderText {#text} at (0,20) size 20x19 |
- text run at (0,20) width 20: "bar" |
+ RenderInline {SPAN} at (0,0) size 20x19 |
+ RenderText {#text} at (0,20) size 20x19 |
+ text run at (0,20) width 20: "bar" |
RenderBlock (anonymous) at (0,40) size 784x0 |
-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 2 of child 2 {#text} of child 0 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document |
+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 |