Skip to content

Commit 97492db

Browse files
committed
chore: export Installed Web Application Identity
1 parent 8ff396e commit 97492db

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -863,8 +863,10 @@ <h3>
863863
<p>
864864
The [=manifest's=] <code><dfn data-export="" data-dfn-for=
865865
"manifest">id</dfn></code> member is a <a>string</a> that represents
866-
the <dfn>identity</dfn> for the application. The [=identity=] takes
867-
the form of a URL, which is same origin as the [=start URL=].
866+
the <dfn class="export" data-dfn-for=
867+
"installed web application">identity</dfn> for the application. The
868+
[=identity=] takes the form of a URL, which is same origin as the
869+
[=start URL=].
868870
</p>
869871
<p>
870872
The [=identity=] is used by user agents to uniquely identify the

0 commit comments

Comments
 (0)