[Webkit-unassigned] [Bug 76214] New: WebKit supports more of DOM 3 Events than DOMImplementation.hasFeature claims to
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 12 14:26:55 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=76214
Summary: WebKit supports more of DOM 3 Events than
DOMImplementation.hasFeature claims to
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: abarth at webkit.org, ojan at chromium.org,
dominicc at chromium.org
Depends on: 76212
WebKit supports more of DOM 3 Events than DOMImplementation.hasFeature claims to
This isn't particularly important, since hasFeature detection is *super* error prone. But we should make some minimal effort to have our hasFeature results match reality.
I was most entertained by the fact that DOM 3 Events has a long discussion about why hasFeature detection is broken, and then goes on to say how they've slapped some lipstick on the pig, and now it's perfect:
http://www.w3.org/TR/DOM-Level-3-Events/#feature-detection
--
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