WICG / EventListenerOptions

An extension to the DOM event pattern to allow authors to disable support for preventDefault
Other
1.17k stars 140 forks source link

Rework spec into the DOM standard #19

Closed RByers closed 8 years ago

RByers commented 8 years ago

I was sloppy and vague in a bunch of my wording. There's enough consensus on the rough outline here now to define it formally ad a PR to the DOM spec.

In #18 @annevk said:

What would help me if the proposal was instead done as a set of changes to the algorithms in the DOM Standard. Currently the implications to the processing model are rather vague.

RByers commented 8 years ago

PR up here: https://github.com/whatwg/dom/pull/82