[dom] Pull Request: Add hint that `event.bubbles` is configurable.
Alex Yursha via GitHub <[email protected]> Tue, 12 May 2015 14:15:54 +0000
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]> |
AlexYursha has just submitted a new pull request for https://github.com/whatwg/dom: == Add hint that `event.bubbles` is configurable. == Add hint that `event.bubbles` is configurable as initialisation time. The same as its done for `event.cancelable`. See https://github.com/whatwg/dom/pull/35