Skip to content

Commit

Permalink
Update revision history
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhlauke committed Mar 13, 2024
1 parent 9a45001 commit fef3ee6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1611,6 +1611,7 @@ <h1>Revision history</h1>
<p>The following is an informative summary of substantial and major editorial changes between publications of this specification, relative to the [[PointerEvents2]] specification.
See the <a href="https://github.com/w3c/pointerevents/commits">complete revision history of the Editor's Drafts of this specification</a>.</p>
<ul>
<li><a href="https://github.com/w3c/pointerevents/pull/494">Rewrite the dispatch algorithm for click-like events</a></li>
<li><a href="https://github.com/w3c/pointerevents/pull/491">Explain how a removed DOM node should be handled for boundary events</a></li>
<li><a href="https://github.com/w3c/pointerevents/pull/490">Handle pointer capture node removal asynchronously</a></li>
<li><a href="https://github.com/w3c/pointerevents/pull/464">Add clarification about <code>pointercancel</code> coordinates/properties</a></li>
Expand Down

0 comments on commit fef3ee6

Please sign in to comment.