- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Tue, 10 Oct 2017 09:40:02 +0000 (UTC)
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 October 2017 09:40:24 UTC
kenchris commented on this pull request. > - sequence<ImageResource>? icons; - sequence<ImageResource>? screenshots; - sequence<USVString>? categories; - DOMString? iarc_rating_id; - USVString? start_url; - DisplayModeType? display; - OrientationLockType? orientation; - USVString? theme_color; - USVString? background_color; - USVString? scope; - ServiceWorkerRegistration? serviceworker; - sequence<ExternalApplicationResource>? related_applications; - boolean? prefer_related_applications; + TextDirectionType dir; + DOMString lang; + USVString name; Ok, let me file an issue -- 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_r143677143
Received on Tuesday, 10 October 2017 09:40:24 UTC