Re: [w3c/manifest] Clarify the definition of "navigation scope", "applied", and off-scope theming (#880)

@marcoscaceres commented on this pull request.



> @@ -1671,12 +1677,18 @@ <h3>
         </p>
         <p>
           If the user agent honors the value of the <code>theme_color</code>
-          member as the <a>default theme color</a>, then that color serves as
-          the <a>theme color</a> for all browsing contexts to which the
-          manifest is <a>applied</a>. However, a document may override the
-          <a>default theme color</a> through the inclusion of a valid [[HTML]]
-          <code>meta</code> element whose <code>name</code> attribute is
-          "theme-color".
+          member as the [=default theme color=], then that color serves as the
+          [=theme color=] for all browsing contexts to which the manifest is
+          [=applied=]. However, the user agent MAY override the [=default theme
+          color=] if a document whose URL is [=within scope=] of the
+          [=application context=]'s [=manifest=] includes a
+          [^meta^] element whose [^meta/name^] attribute is
+          "theme-color". However, the user agent SHOULD NOT override the [=default theme

```suggestion
        "[^meta/name/theme-color^]". However, the user agent SHOULD NOT override the [=default theme
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/880#pullrequestreview-2409211969
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/pull/880/review/2409211969@github.com>

Received on Thursday, 31 October 2024 22:33:45 UTC