diff options
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/data/layout_test_results/common/LayoutTests/editing/pasteboard/testcase-9507-expected.txt | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/webkit/data/layout_test_results/common/LayoutTests/editing/pasteboard/testcase-9507-expected.txt b/webkit/data/layout_test_results/common/LayoutTests/editing/pasteboard/testcase-9507-expected.txt new file mode 100644 index 0000000..a03d89c --- /dev/null +++ b/webkit/data/layout_test_results/common/LayoutTests/editing/pasteboard/testcase-9507-expected.txt @@ -0,0 +1,29 @@ +EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document +EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification +EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification +EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > DIV > DIV > BODY > HTML > #document givenAction:WebViewInsertActionPasted +EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification +EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 3 of #text > DIV > DIV > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > DIV > 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 (anonymous) at (0,0) size 784x40 + RenderText {#text} at (0,0) size 749x39 + text run at (0,0) width 749: "When copying some text, under certain circumstances, empty style (or font) tags are created. This test checks that there is no" + text run at (0,20) width 268: "empty <font> tag after 'foo' and before 'bar'." + RenderBlock {DIV} at (0,40) size 784x60 + RenderBlock {DIV} at (0,0) size 784x60 [border: (2px solid #FF0000)] + RenderBlock (anonymous) at (2,2) size 780x28 + RenderText {#text} at (0,0) size 32x27 + text run at (0,0) width 32: "foo" + RenderBlock {DIV} at (2,30) size 780x28 [color=#FF0000] + RenderBlock {DIV} at (0,0) size 780x28 + RenderText {#text} at (0,0) size 31x27 + text run at (0,0) width 31: "bar" + RenderBlock (anonymous) at (2,58) size 780x0 + RenderBlock {DIV} at (2,58) size 780x0 [color=#FF0000] +caret: position 3 of child 0 {#text} of child 0 {DIV} of child 1 {DIV} of child 1 {DIV} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document |