Bug 81833

Summary: fast/events/drag-link.html is failing in Mac WebKit2
Product: WebKit Reporter: mitz
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, webkit-bug-importer
Priority: P2 Keywords: InRadar, LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description mitz 2012-03-21 15:04:14 PDT
fast/events/drag-link.html is failing in Mac WebKit2, as the dragged link ends up being dropped onto the desktop or into an application window that happens to be in the right place, rather than being dropped into the WKView.
Comment 1 Radar WebKit Bug Importer 2012-03-21 15:05:34 PDT
<rdar://problem/11094258>
Comment 2 mitz 2012-03-21 15:07:51 PDT
Landed the current, incorrect Mac WebKit2 results as expected results in <http://trac.webkit.org/r111606>.
Comment 3 Alexey Proskuryakov 2012-03-22 10:56:59 PDT
Dropping into another application seems destructive - is there a reason why this test shouldn't be skipped?
Comment 4 mitz 2012-03-22 10:58:31 PDT
I guess not.
Comment 5 mitz 2012-03-22 10:58:48 PDT
I am going to add it to the skip list.
Comment 6 mitz 2012-03-22 11:02:27 PDT
Added to the Mac WebKit2 skip list in <http://trac.webkit.org/r111732>.