Skip to content

Commit 8c837b6

Browse files
authored
Merge pull request #609 from jyasskin/export-install
Export the 'install' term.
2 parents acfb62f + 9641388 commit 8c837b6

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)