| Index: third_party/WebKit/LayoutTests/editing/pasteboard/dragstart-contains-default-content-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/pasteboard/dragstart-contains-default-content-expected.txt b/third_party/WebKit/LayoutTests/editing/pasteboard/dragstart-contains-default-content-expected.txt
|
| index bc4fb8f4d268bda97545e288bacdda343117ef8c..c0e590a170ecca137f6826dc710e51cae0488e66 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/pasteboard/dragstart-contains-default-content-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/editing/pasteboard/dragstart-contains-default-content-expected.txt
|
| @@ -17,5 +17,5 @@ text/html: <img id="imageTest" src="data:image/png;base64, iVBORw0KGgoAAAANSUhEU
|
| Test ID: linkTest
|
| text/plain: http://www.example.com/
|
| text/url:
|
| -text/html: <a href="http://www.example.com/">Link</a>
|
| +text/html: <a id="linkTest" href="http://www.example.com/" ondragstart="dragStartTest(event)">Link</a>
|
|
|
|
|