| Index: third_party/WebKit/LayoutTests/editing/pasteboard/drag-drop-url-with-style-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/pasteboard/drag-drop-url-with-style-expected.txt b/third_party/WebKit/LayoutTests/editing/pasteboard/drag-drop-url-with-style-expected.txt
|
| deleted file mode 100644
|
| index 8de3641a22e69b796dcd843a113320c44be68114..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/editing/pasteboard/drag-drop-url-with-style-expected.txt
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -This tests dragging and dropping a URL. The content before and after the drag and drop should match.
|
| -
|
| -before:
|
| -| <a>
|
| -| href="http://webkit.org/"
|
| -| style="color:orange"
|
| -| target="_blank"
|
| -| title="some title"
|
| -| "<#selection-anchor>drag me<#selection-focus>"
|
| -
|
| -after:
|
| -| <a>
|
| -| href="http://webkit.org/"
|
| -| style="color: orange;"
|
| -| target="_blank"
|
| -| title="some title"
|
| -| "<#selection-anchor>drag me<#selection-focus>"
|
| -| <br>
|
|
|