Fixed an expected result and added a test to the Skipped list while I...

Fixed an expected result and added a test to the Skipped list while I investigate why its expected results didn't change.



git-svn-id: svn://svn.chromium.org/blink/trunk@42560 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent be3a61a0
...@@ -93,6 +93,9 @@ svg/hixie/viewbox/preserveAspectRatio/002.xml ...@@ -93,6 +93,9 @@ svg/hixie/viewbox/preserveAspectRatio/002.xml
# ASSERT in ClipboardWin::setData <rdar://problem/5015941> # ASSERT in ClipboardWin::setData <rdar://problem/5015941>
editing/execCommand/copy-without-selection.html editing/execCommand/copy-without-selection.html
# <rdar://problem/6794880> editing/pasteboard/paste-xml.xhtml results didn't change on Windows after r42549
editing/pasteboard/paste-xml.xhtml
# Drag & Drop doesn't work correctly in DRT <rdar://5621244> # Drag & Drop doesn't work correctly in DRT <rdar://5621244>
editing/pasteboard/drag-image-in-about-blank-frame.html editing/pasteboard/drag-image-in-about-blank-frame.html
editing/selection/drag-in-iframe.html editing/selection/drag-in-iframe.html
......
...@@ -11,4 +11,4 @@ layer at (13,13) size 142x13 ...@@ -11,4 +11,4 @@ layer at (13,13) size 142x13
RenderText {#text} at (1,0) size 59x13 RenderText {#text} at (1,0) size 59x13
text run at (1,0) width 59: " worldhello" text run at (1,0) width 59: " worldhello"
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 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
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 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
\ No newline at end of file
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