Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/indent-selection-expected.txt |
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/indent-selection-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/indent-selection-expected.txt |
index 87c08872c2bde17404dd2802b94f4555cc433d79..bdf63010ae555416548b207840e8327a6ff41d86 100644 |
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/indent-selection-expected.txt |
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/indent-selection-expected.txt |
@@ -3,7 +3,7 @@ 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 5 of #text > BLOCKQUOTE > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE |
+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 |
@@ -19,9 +19,10 @@ layer at (0,0) size 800x600 |
RenderBlock {DIV} at (0,40) size 784x212 |
RenderBlock {BLOCKQUOTE} at (40,0) size 744x60 |
RenderBlock (anonymous) at (0,0) size 744x40 |
- RenderText {#text} at (0,0) size 40x19 |
- text run at (0,0) width 40: "Lorem" |
- RenderBR {BR} at (40,15) size 0x0 |
+ RenderInline {SPAN} at (0,0) size 40x19 |
+ RenderText {#text} at (0,0) size 40x19 |
+ text run at (0,0) width 40: "Lorem" |
+ RenderBR {BR} at (40,15) size 0x0 |
RenderText {#text} at (0,20) size 80x19 |
text run at (0,20) width 80: "more Lorem!" |
RenderBlock {BLOCKQUOTE} at (40,40) size 704x20 |
@@ -51,8 +52,9 @@ layer at (0,0) size 800x600 |
RenderText {#text} at (0,0) size 32x19 |
text run at (0,0) width 32: "Sum!" |
RenderBR {BR} at (32,15) size 0x0 |
- RenderText {#text} at (0,20) size 33x19 |
- text run at (0,20) width 33: "Thing" |
+ RenderInline {SPAN} at (0,0) size 33x19 |
+ RenderText {#text} at (0,20) size 33x19 |
+ text run at (0,20) width 33: "Thing" |
RenderBlock (anonymous) at (0,212) size 784x0 |
-selection start: position 0 of child 0 {#text} of child 1 {BLOCKQUOTE} of child 4 {DIV} of child 1 {BODY} of child 0 {HTML} of document |
-selection end: position 5 of child 3 {#text} of child 3 {BLOCKQUOTE} of child 4 {DIV} of child 1 {BODY} of child 0 {HTML} of document |
+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 3 {SPAN} of child 3 {BLOCKQUOTE} of child 4 {DIV} of child 1 {BODY} of child 0 {HTML} of document |