Re: [w3c/manifest] Editorial: Created explicit algorithm for choosing display mode, and add extension point for the display_override incubation. (#949)

@dmurph commented on this pull request.



> @@ -555,30 +555,65 @@ <h2>
         mode</a>.
       </p>
       <p>
-        Each <a>display mode</a>, except <code>browser</code>, has a
-        <dfn>fallback display mode</dfn>, which is the <a>display mode</a> that
-        the user agent can try to use if it doesn't support a particular
-        <a>display mode</a>. If the user agent does support a <a>fallback
-        display mode</a>, then it checks to see if it can use that <a>display
-        mode</a>'s <a>fallback display mode</a>. This creates a fallback chain,
-        with the <a>default display mode</a> (<code>browser</code>) being the
-        last item in the chain.
+        The <dfn>fallback chain</dfn> for:
+      </p>
+      <ol>
+        <li>{{browser}} is «{{browser}}».

done :)

-- 
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/949#discussion_r578092569

Received on Thursday, 18 February 2021 02:57:10 UTC