File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1412,10 +1412,10 @@ spec:css-values-3; type:type; text:<time>
14121412 </p>
14131413 <dl>
14141414 <dt>
1415- <b> <dfn>transitionend</dfn> </b>
1415+ <b> <dfn event for="Element" id="transitionend" >transitionend</dfn> </b>
14161416 </dt>
14171417 <dd>
1418- The <code> <a> transitionend</a> </code> event occurs at the completion of the transition. In the
1418+ The {{ transitionend}} event occurs at the completion of the transition. In the
14191419 case where a transition is removed before completion, such as if the
14201420 transition-property is removed, then the event will not fire.
14211421 <ul>
Original file line number Diff line number Diff line change @@ -2292,12 +2292,12 @@ <h2 class="heading settled" data-level="6" id="transition-events"><span class="s
22922292 < dl >
22932293
22942294 < dt >
2295- < b > < dfn data-dfn-type =" dfn " data-noexport ="" id ="transitionend "> transitionend< a class ="self-link " href ="#transitionend "> </ a > </ dfn > </ b >
2295+ < b > < dfn class =" idl-code " data-dfn-for =" Element " data- dfn-type =" event " data-export ="" id ="transitionend "> transitionend< a class ="self-link " href ="#transitionend "> </ a > </ dfn > </ b >
22962296 </ dt >
22972297
22982298
22992299 < dd >
2300- The < code > < a data-link-type ="dfn " href ="#transitionend "> transitionend</ a > </ code > event occurs at the completion of the transition. In the
2300+ The < code class =" idl " > < a data-link-type ="idl " href ="#transitionend "> transitionend</ a > </ code > event occurs at the completion of the transition. In the
23012301 case where a transition is removed before completion, such as if the
23022302 transition-property is removed, then the event will not fire.
23032303
You can’t perform that action at this time.
0 commit comments