diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/onblur-remove.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/onblur-remove.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,31 @@ + +
+ + + +This tests that elements shouldn't emit any onblur events when they are being removed from the document. To test this, click inside the input field. If If this test is successful, "SUCCESS" should be shown below, otherwise "FAILURE" is shown.
+ + + +