Re: [heycam/webidl] Attributes on namespaces (#264)

tobie approved this pull request.

LGTM pending Bikeshed pulling in the webidl parser fix, uncommenting the related code and landing #217.

>  
     The following [=IDL fragment=] defines an
     [=namespace=].
 
     <pre highlight="webidl">
         namespace VectorUtils {
+          //readonly attribute Vector unit;

TODO uncomment, pending https://github.com/tabatkins/bikeshed/issues/900.

-- 
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/264#pullrequestreview-17583891

Received on Thursday, 19 January 2017 23:42:11 UTC