Skip to content

Commit 5088e7b

Browse files
chore: tidy (#1166)
1 parent 2d9f760 commit 5088e7b

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

index.html

+17-16
Original file line numberDiff line numberDiff line change
@@ -2411,22 +2411,23 @@ <h2>
24112411
Installable web applications
24122412
</h2>
24132413
<p>
2414-
Any website is an <strong>installable web application</strong>.
2415-
<p>
2416-
</p>
2417-
<p>
2418-
A user agent can provide a way for the end-user to <dfn data-local-lt="installing|installation" data-lt=
2419-
"installed">install</dfn> a web application on the end-user's device, allowing the
2420-
user to instantiate a new [=top-level browsing context=] with the
2421-
manifest's members [=applied=].
2422-
</p>
2423-
<p>Once a web application is [=installed=] it is known as a
2424-
<dfn class="export">installed web application</dfn>:
2425-
That is, the manifest's members, or their defaults,
2426-
are [=applied=] to the <a>top-level browsing context</a> of the web application. This
2427-
distinguishes an installed web application from a traditional bookmark,
2428-
as opening a web page from a traditional bookmark will not have the
2429-
manifest's properties <a>applied</a> to it.
2414+
Any website is an <strong>installable web application</strong>.
2415+
</p>
2416+
<p>
2417+
A user agent can provide a way for the end-user to <dfn data-local-lt=
2418+
"installing|installation" data-lt="installed">install</dfn> a web
2419+
application on the end-user's device, allowing the user to instantiate
2420+
a new [=top-level browsing context=] with the manifest's members
2421+
[=applied=].
2422+
</p>
2423+
<p>
2424+
Once a web application is [=installed=] it is known as a <dfn class=
2425+
"export">installed web application</dfn>: That is, the manifest's
2426+
members, or their defaults, are [=applied=] to the <a>top-level
2427+
browsing context</a> of the web application. This distinguishes an
2428+
installed web application from a traditional bookmark, as opening a web
2429+
page from a traditional bookmark will not have the manifest's
2430+
properties <a>applied</a> to it.
24302431
</p>
24312432
<p class="note">
24322433
For example, on user agents that support installation, a web

0 commit comments

Comments
 (0)