- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 20 Sep 2017 21:20:42 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 September 2017 04:21:03 UTC
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