- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Tue, 10 Oct 2017 02:40:50 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 October 2017 09:41:16 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; https://github.com/w3c/manifest/issues/622 -- 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_r143677325
Received on Tuesday, 10 October 2017 09:41:16 UTC