Skip to content

Commit 9641388

Browse files
committed
Export the 'install' term.
For use in w3c/permissions#154.
1 parent acfb62f commit 9641388

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -226,9 +226,9 @@ <h2>
226226
</h2>
227227
<p>
228228
A common use case of a manifest is for a user agent to <dfn data-lt=
229-
"installing|installed|installation">install</dfn> a web application;
230-
whereby the user agent provides the end-user with a means of
231-
instantiating a new <a>top-level browsing context</a> that has the
229+
"installing|installed|installation" data-export="">install</dfn> a web
230+
application; whereby the user agent provides the end-user with a means
231+
of instantiating a new <a>top-level browsing context</a> that has the
232232
manifest's members <a>applied</a> to it. That is, the manifest's
233233
members, or their defaults, are in effect on the <a>top-level browsing
234234
context</a>. This distinguishes an installed web application from a

0 commit comments

Comments
 (0)