Re: [w3c/manifest] Add IDL section and define IDL for all the members (#613)

kenchris commented on this pull request.



>        </p>
+      <pre class="idl">
+          [NoInterfaceObject]
+          dictionary WebAppManifest {
+             TextDirectionType? dir;
+             USVString? lang;

Done!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/613#discussion_r140197987

Received on Thursday, 21 September 2017 09:55:44 UTC