Skip to content

Commit 1e42f05

Browse files
committed
Fix missing space in "Navigation-Refresh" session
1 parent 3055808 commit 1e42f05

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -3272,7 +3272,7 @@ <h3><dfn>Refresh</dfn></h3>
32723272
</ol>
32733273

32743274
<li><p><a>Set the current browsing context</a>
3275-
with <var>session</var> and <var>session</var>&apos;s<a>current
3275+
with <var>session</var> and <var>session</var>&apos;s <a>current
32763276
top-level browsing context</a>.
32773277

32783278
<li><p>Return <a>success</a> with data <a><code>null</code></a>.
@@ -11525,7 +11525,8 @@ <h2>Acknowledgements</h2>
1152511525
<!-- Simon Stewart --> <a href=http://www.rocketpoweredjetpants.com/>Simon Stewart</a>,
1152611526
<!-- Sri Harsha --> Sri Harsha,
1152711527
<!-- Titus Fortner --> Titus Fortner,
11528-
<!-- Vangelis Katsikaros --> and Vangelis Katsikaros.
11528+
<!-- Vangelis Katsikaros --> Vangelis Katsikaros,
11529+
<!-- Zhizhen Ye --> and Zhizhen Ye.
1152911530

1153011531
<!-- ~~~ end sort ~~~ -->
1153111532

0 commit comments

Comments
 (0)