As a reminder, the syntax {new Option()} (Netscape DOM) is deprecated to the
syntax {document.createElement("OPTION")} (W3C DOM). The requested syntax
{new Event()} would be inconsistent with that design decision. OTOH, the
syntax {new XMLHTTPRequest()} has already been adopted, perhaps because
{document.createXMLHTTPRequest()} would be too specific?
A bit confused,
Chris- [whatwg] Exposing EventTarget to JavaScript Erik Arvidsson
- Re: [whatwg] Exposing EventTarget to JavaScript Kristof Zelechovski
- Re: [whatwg] Exposing EventTarget to JavaScript Alex Russell
- Re: [whatwg] Exposing EventTarget to JavaScript Giovanni Campagna
- Re: [whatwg] Exposing EventTarget to JavaScri... Alex Russell
- Re: [whatwg] Exposing EventTarget to Java... Giovanni Campagna
- Re: [whatwg] Exposing EventTarget to ... Alex Russell
- Re: [whatwg] Exposing EventTarget to JavaScript Aaron Boodman
- Re: [whatwg] Exposing EventTarget to JavaScri... Maciej Stachowiak
- Re: [whatwg] Exposing EventTarget to Java... Alex Russell
- Re: [whatwg] Exposing EventTarget to ... Aaron Boodman
- Re: [whatwg] Exposing EventTarge... Alex Russell
