- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 23 Sep 2019 02:03:41 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 23 September 2019 09:04:03 UTC
annevk commented on this pull request. > @@ -1835,6 +1835,11 @@ service worker. <p>The <dfn attribute for=AbortSignal>aborted</dfn> attribute's getter, when invoked, must return true if the <a>context object</a>'s [=AbortSignal/aborted flag=] is set, and false otherwise. +<p>The <dfn attribute for=AbortSignal><code>onabort</code></dfn> attribute is an +<a>event handler IDL attribute</a> for the <dfn for=AbortSignal><code>onabort</code></dfn> Bikeshed fails on this because we don't export onabort here. Maybe we should not dfn it? -- 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/pull/785#pullrequestreview-291641800
Received on Monday, 23 September 2019 09:04:03 UTC