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

@dmurph commented on this pull request.



> -          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
+          "[^meta/name/theme-color^]". However, the user agent SHOULD NOT override the [=default theme
+          color=] via an [^meta^] element whose [^meta/name^] attribute is "theme-color" for
+          documents that are not [=within scope=], since the application has no control over
+          these documents.
+          color=] for documents that are not [=within scope=], since the

```suggestion
```

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

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

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