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

@marcoscaceres commented on this pull request.



> @@ -1076,12 +1076,16 @@ <h3>
         </p>
         <p>
           If the user agent honors the value of the [=manifest/theme_color=]
-          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]]
-          [^meta^] element whose [^meta/name^] attribute value 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 [=Document/URL=] is [=URL/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' [=Document/URL=] are not [=URL/within scope=], since the

```suggestion
          "theme-color" for [=documents=]' [=Document/URL=] are not [=URL/within scope=], since the
```

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

Message ID: <w3c/manifest/pull/1151/review/2420728739@github.com>

Received on Thursday, 7 November 2024 11:40:50 UTC