Updated expected result for a text dragging test that pastes text on Windows...

Updated expected result for a text dragging test that pastes text on Windows but not on Mac (which is expected).



git-svn-id: svn://svn.chromium.org/blink/trunk@42553 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 22c67a30
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
* platform/mac/editing/pasteboard/paste-match-style-001-expected.txt: * platform/mac/editing/pasteboard/paste-match-style-001-expected.txt:
* platform/mac/editing/pasteboard/paste-text-019-expected.txt: * platform/mac/editing/pasteboard/paste-text-019-expected.txt:
* platform/mac/editing/pasteboard/paste-xml-expected.txt: * platform/mac/editing/pasteboard/paste-xml-expected.txt:
* platform/win/editing/selection/text-drag-delay.html
Removed redundant styles that were generated during nesting prevention that is no longer needed: Removed redundant styles that were generated during nesting prevention that is no longer needed:
* platform/mac/editing/pasteboard/4076267-2-expected.txt: * platform/mac/editing/pasteboard/4076267-2-expected.txt:
......
...@@ -8,9 +8,7 @@ layer at (0,0) size 800x600 ...@@ -8,9 +8,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 0x0 RenderText {#text} at (0,0) size 0x0
layer at (13,13) size 142x13 layer at (13,13) size 142x13
RenderBlock {DIV} at (3,3) size 142x13 RenderBlock {DIV} at (3,3) size 142x13
RenderText {#text} at (1,0) size 33x13 RenderText {#text} at (1,0) size 59x13
text run at (1,0) width 33: " world" text run at (1,0) width 59: " worldhello"
RenderText {#text} at (34,0) size 27x13 selection start: position 6 of child 0 {#text} of child 0 {DIV} of child 1 {INPUT} of child 1 {BODY} of child 0 {HTML} of document
text run at (34,0) width 27: "hello" selection end: position 11 of child 0 {#text} of child 0 {DIV} of child 1 {INPUT} of child 1 {BODY} of child 0 {HTML} of document
selection start: position 0 of child 1 {#text} of child 0 {DIV} of child 1 {INPUT} of child 1 {BODY} of child 0 {HTML} of document \ No newline at end of file
selection end: position 5 of child 1 {#text} of child 0 {DIV} of child 1 {INPUT} of child 1 {BODY} of child 0 {HTML} of document
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment