[Webkit-unassigned] [Bug 10686] myDiv instanceof Element returns false!
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 9 07:40:35 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=10686
------- Comment #1 from bugs.webkit.org at zetafleet.com 2006-12-09 07:40 PDT -------
Created an attachment (id=11787)
--> (http://bugs.webkit.org/attachment.cgi?id=11787&action=view)
A few different instanceof tests
instanceof is a bit more broken than just Element.
I've attached a very simple testcase for instanceof. All six tests should
return TRUE, but only the Object test returns TRUE; the others either return
FALSE or error.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list