diff --git a/index.html b/index.html index fba32a93..234ab62c 100644 --- a/index.html +++ b/index.html @@ -1077,15 +1077,16 @@

If the user agent honors the value of the [=manifest/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 a [^meta^] element whose [^meta/name^] attribute is - "theme-color" for [=documents=]' [=Document/URL=] are not [=URL/within scope=], since the - application has no control over these documents. + [=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 a [^meta^] element whose + [^meta/name^] attribute is "theme-color" for [=documents=]' + [=Document/URL=] are not [=URL/within scope=], since the application + has no control over these documents.

The user agent MAY ignore the theme color's [=alpha @@ -1721,8 +1722,8 @@

or from a [=launching a shortcut|shortcut=], the user agent might create a new [=top-level browsing context=] with that application's [=manifest=] [=applied=], but it might not do so if the user simply - clicked a bookmark to a URL within the application's [=navigation - scope=]. + clicked a bookmark to a URL within the application's + [=manifest/navigation scope=].

A top-level browsing context that has a manifest applied to @@ -2587,8 +2588,8 @@

The navigation scope of a manifest is the "[=manifest/scope=]" member of a [=Document/processed manifest=]. The - navigation scope is the URLs to which an [=application - context=] can be [=navigated=] while the manifest is [=applied=]. + navigation scope is the URLs to which an [=application context=] can be + [=navigated=] while the manifest is [=applied=].