- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 10 May 2017 15:41:36 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 10 May 2017 22:42:08 UTC
domenic commented on this pull request.
> <emu-nt><a href="#prod-ExtendedAttributeList">ExtendedAttributeList</a></emu-nt> that are
[=applicable to types=].
+
+ <div class="example">
+ <pre class="idl">
+ interface I {
+ void f([XAttr] long attrib);
+ };
+ </pre>
+
+ but only if [<code>XAttr</code>] is [=applicable to types=]; otherwise
Fixed, merging
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/355#discussion_r115869924
Received on Wednesday, 10 May 2017 22:42:08 UTC