Skip to content

Commit

Permalink
Clarify last step of exit fullscreen with a note as suggested in #5 (…
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Jul 13, 2015
1 parent 6d66d6d commit 1714749
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,9 @@ <h2 id="api"><span class="secno">4 </span>API</h2>
<code>fullscreenchange</code> on <var title="">exitDoc</var>.
<!-- cross-process -->
</ol>

<p class="note">This results in events being fired from the innermost to the outermost
document.
</ol>

<p>The
Expand Down
3 changes: 3 additions & 0 deletions Overview.src.html
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,9 @@ <h2>API</h2>
<code>fullscreenchange</code> on <var title>exitDoc</var>.
<!-- cross-process -->
</ol>

<p class=note>This results in events being fired from the innermost to the outermost
document.
</ol>

<p>The
Expand Down

0 comments on commit 1714749

Please sign in to comment.