- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 07 Nov 2024 03:40:46 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/manifest/pull/1151/review/2420728739@github.com>
@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