Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,9 @@ <h2><code>pointerlockchange</code> and <code>pointerlockerror</code> Events</h2>
href="http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#concept-node-document">
node document</a>.</p>

<p>These events are not cancelable. The value of the events' <code>defaultPrevented</code>
attribute [[!DOM4]] has no effect.</p>

<p class="note">Magnification software increases the size of content on
the screen. It uses the mouse to move the magnified point of focus
around. When a pointer lock is initiated, the magnification software
Expand Down