[Webkit-unassigned] [Bug 114457] typeof HTMLElement should be "function"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 11 13:21:50 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114457





--- Comment #6 from Erik Arvidsson <arv at chromium.org>  2013-04-11 13:20:04 PST ---
(In reply to comment #5)
> In some W3C CSSOM incoming tests [2], one can see how CSSStyleDeclaration is not instanceof Function on Safari, but works on FF and Opera.
> 
> So it isn't just HTMLElement.

Yeah, this all interface objects in WebKit. Even clearly constructable ones (like XMLHttpRequest and Image).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list