--- /home/clopez/webkit/webkit/layout-test-results/editing/pasteboard/drag-and-drop-image-contenteditable-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/editing/pasteboard/drag-and-drop-image-contenteditable-actual.txt @@ -1,17 +1,2 @@ -This test verify dragging an image in the page keeps its attributes. To test manually, drag the image and drop it in the rect with a blue border. +FAIL: Timed out waiting for notifyDone to be called -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". - - - - -PASS target.getElementsByTagName("img").length is 1 -PASS target.getElementsByTagName("img")[0].attributes.length is 5 -PASS target.getElementsByTagName("img")[0].id is "source" -PASS target.getElementsByTagName("img")[0].alt is "alt-text" -PASS target.getElementsByTagName("img")[0].attributes["itemprop"].value is "somedata" -PASS target.getElementsByTagName("img")[0].attributes["arbitrary"].value is "green" -PASS successfullyParsed is true - -TEST COMPLETE -