Re: [w3c/manifest] Adding field `display_override` to the manifest (#932)

@mgiuca commented on this pull request.



> @@ -1044,6 +1110,7 @@ <h2>
              DOMString iarc_rating_id;
              USVString start_url;
              DisplayModeType display = "browser";
+             sequence&lt;DisplayModeType&gt; display_override;

Sounds good. Maybe reword it so it reads more easily: "will be added to a new enum, tentatively named `EnhancedDisplayModeType`, ..." and then you can remove the "assuming" qualifier to the last sentence.

-- 
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/932#discussion_r497170189

Received on Wednesday, 30 September 2020 00:15:53 UTC