| Index: LayoutTests/platform/win-xp/editing/pasteboard/smart-drag-drop-expected.txt
|
| diff --git a/LayoutTests/platform/linux/editing/pasteboard/smart-drag-drop-expected.txt b/LayoutTests/platform/win-xp/editing/pasteboard/smart-drag-drop-expected.txt
|
| similarity index 61%
|
| copy from LayoutTests/platform/linux/editing/pasteboard/smart-drag-drop-expected.txt
|
| copy to LayoutTests/platform/win-xp/editing/pasteboard/smart-drag-drop-expected.txt
|
| index b139f11d12a2cc1b195ecee3728dbfad714c402a..b055f0387d1ede89e2f212e218afda90c43eec84 100644
|
| --- a/LayoutTests/platform/linux/editing/pasteboard/smart-drag-drop-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/editing/pasteboard/smart-drag-drop-expected.txt
|
| @@ -1,6 +1,7 @@
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| +EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
|
| EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
|
| layer at (0,0) size 800x600
|
| RenderView at (0,0) size 800x600
|
| @@ -12,7 +13,12 @@ layer at (0,0) size 800x600
|
| text run at (0,0) width 763: "Tests that drag/drop after double-click does a smart drag. Specifically the end result should have a space: \"world hello\". To test"
|
| text run at (0,20) width 380: "manually double click on the \"hello\" and drag it to after \"world\"."
|
| RenderBlock {DIV} at (0,56) size 784x20
|
| - RenderText {#text} at (0,0) size 67x19
|
| - text run at (0,0) width 67: "world hello"
|
| -selection start: position 5 of child 0 {#text} of child 3 {DIV} of body
|
| -selection end: position 11 of child 0 {#text} of child 3 {DIV} of body
|
| + RenderText {#text} at (0,0) size 35x19
|
| + text run at (0,0) width 35: "world"
|
| + RenderInline {SPAN} at (0,0) size 32x19
|
| + RenderText {#text} at (35,0) size 32x19
|
| + text run at (35,0) width 32: " hello"
|
| + RenderText {#text} at (67,0) size 4x19
|
| + text run at (67,0) width 4: " "
|
| +selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body
|
| +selection end: position 1 of child 2 {#text} of child 3 {DIV} of body
|
|
|