Bug 111602 - Remove window.event
Summary: Remove window.event
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2013-03-06 11:04 PST by Erik Arvidsson
Modified: 2023-12-11 07:01 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Arvidsson 2013-03-06 11:04:36 PST
window.event was an IE'ism that even IE removed.
Comment 1 Alexey Proskuryakov 2013-03-06 16:53:29 PST
It's also now a WebKit-ism, which is more important to us than it being an IE-ism :)

Did IE remove it completely, or just in standards mode, or whatever their unstable compliant mode is?
Comment 2 Anne van Kesteren 2023-12-11 07:01:08 PST
This has been standardized and cannot be removed.