[Webkit-unassigned] [Bug 76214] WebKit supports more of DOM 3 Events than DOMImplementation.hasFeature claims to

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 13 14:38:22 PST 2012


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





--- Comment #12 from Ojan Vafai <ojan at chromium.org>  2012-01-13 14:38:22 PST ---
(In reply to comment #11)
> The results that hasFeature returns are different from what specs tell us they should,

The specs disagree.

> as well as different from FF and IE.

To make an informed decision, it would be helpful to see what FF and IE support. I'd also like to see what IE8 supports since modern IE will almost certainly just implement what's in the current spec.

> Another might be to make our hasFeature always return false.

If we could do that without hurting web compat, I'd support it. I have no idea if we can or not.

> Another might be to come up with (ask a spec to come up with) the limited set of strings for which we should return "true" and otherwise return false. :)

This is the most promising approach. I think the discussion at TPAC leaned towards DOM4 hard-coding this list. I don't know if there was a resolution though.

-- 
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