Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

Commit

Permalink
New WD
Browse files Browse the repository at this point in the history
  • Loading branch information
xfq committed Dec 7, 2017
1 parent 0521417 commit 5683b28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.bs
Expand Up @@ -5,7 +5,7 @@ Level: 1
Status: ED
ED: https://w3c.github.io/dom/
TR: https://www.w3.org/TR/dom41/
Previous Version: https://www.w3.org/TR/2017/WD-dom41-20171031/
Previous Version: https://www.w3.org/TR/2017/WD-dom41-20171102/
Group: webplatform
Editor: Yongsheng Zhu, Alibaba, yongsheng.zys@alibaba-inc.com, w3cid 94359
Repository: https://github.com/w3c/dom
Expand Down
2 changes: 1 addition & 1 deletion sections/events.include
Expand Up @@ -178,7 +178,7 @@ algorithm below.
<ol>
<li><p>Let <var>composedPath</var> be a new empty list.

<li><p>Let <var>currentTarget</var> be <a>context object</a>'s <code for=Event>currentTarget</code> attribute value.
<li><p>Let <var>currentTarget</var> be <a>context object</a>'s {{Event/currentTarget}} attribute value.

<li>
<p>For each <var>tuple</var> in <a>context object</a>'s <a for=Event>path</a>:
Expand Down

0 comments on commit 5683b28

Please sign in to comment.