Re: [heycam/webidl] Remove use of [Constructor] extended attribute (#798)

domenic commented on this pull request.



> @@ -6799,7 +6802,7 @@ which form (or forms) it is in:
             <dfn id="dfn-xattr-argument-list" for="extended attribute" export>takes an argument list</dfn>
         </td>
         <td>
-            <code>[Constructor(double x, double y)]</code>
+            Not currently used; previously used by <code>[Constructor(double x, double y)]</code>

Interesting. We should probably create a thread to discuss removing this entirely then, and let implementers chime in there.

-- 
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/798#discussion_r327186857

Received on Monday, 23 September 2019 15:38:45 UTC