- From: smaug---- <notifications@github.com>
- Date: Mon, 25 Apr 2016 22:05:19 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc:
Received on Tuesday, 26 April 2016 05:05:48 UTC
Wouldn't https://dom.spec.whatwg.org/#event-flatten-more for example become tiny bit simple. "If options is a dictionary and passive is present in options with value true, then set passive to true." -> "If options is a dictionary then set passive to the value of the passive property in the dictionary." Something like that, also for other properties. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/239#issuecomment-214617379
Received on Tuesday, 26 April 2016 05:05:48 UTC