Skip to content

Commit 32ca126

Browse files
committed
Added an extra note.
1 parent 4d331cb commit 32ca126

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1995,6 +1995,11 @@ <h3>
19951995
<li>Otherwise, return <var>start URL</var>.
19961996
</li>
19971997
</ol>
1998+
<div class="note">
1999+
The default start URL (if <code>start_url</code> is omitted or an
2000+
error) is the <var>manifest URL</var>, with its filename, query, and
2001+
fragment removed.
2002+
</div>
19982003
<div class="example">
19992004
<p>
20002005
For example, if the value of <a>start_url</a> is

0 commit comments

Comments
 (0)