- From: Daniel Murphy <notifications@github.com>
- Date: Mon, 10 Aug 2020 14:10:27 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 10 August 2020 21:10:40 UTC
@dmurph commented on this pull request. > + <ol> + <li> + If the user agent supports the |candidate_display_mode|, then + return |candidate_display_mode|. + </li> + </ol> + </li> + <li> + Let |candidate_display_mode| be the the value specified by the + |manifest|.{{WebAppManifest/display}} property. + </li> + <li> + [=iteration/while=] |considering_display_mode| is not {{browser}} + <ol> + <li> + If the user agent supports the |candidate_display_mode|, then Let me know what you think of the changes :) -- 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_r468187620
Received on Monday, 10 August 2020 21:10:40 UTC