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

marcoscaceres commented on this pull request.



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

Agree. Let's change this to DOMString... it will make this less controversial if this later gets reviewed by browser folks. 

-- 
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_r140145801

Received on Thursday, 21 September 2017 04:21:03 UTC