blob: 8de3641a22e69b796dcd843a113320c44be68114 [file] [log] [blame]
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>