diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/subview-click-assertion.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/subview-click-assertion.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,32 @@ + + + + + +

BUG ID: Bugzilla bug 9984 ASSERTION FAILURE: _private->mouseDownEvent != nil (WebKit/WebView/WebHTMLView.m:4863 -[WebHTMLView(WebInternal) _delegateDragSourceActionMask])

+ +

STEPS TO TEST: +Open this test in a new Safari window. In the new window, click once on the text “Click me”. Do not click +anywhere else in the window before clicking the text. +

+ +

TEST PASS: +The text will be deselected. +

+ +

TEST FAIL: +An assertion failure will occur. +

+ + + + + +