File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ to the <a>global animation list</a> at the moment they are constructed.
148148 </ul>
149149 </dl>
150150
151- # DOM Interfaces # {#DOM-interfaces }
151+ # DOM Interfaces # {#interface-dom }
152152
153153## The CSSTransition interface ## {#the-CSSTransition-interface}
154154
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="contents"><span class="cont
177177 < li > < a href ="#transition-event-types "> < span class ="secno "> 3.1</ span > < span class ="content "> Types of < code > TransitionEvent</ code > </ span > </ a >
178178 </ ul >
179179 < li >
180- < a href ="#DOM-interfaces "> < span class ="secno "> 4</ span > < span class ="content "> DOM Interfaces</ span > </ a >
180+ < a href ="#interface-dom "> < span class ="secno "> 4</ span > < span class ="content "> DOM Interfaces</ span > </ a >
181181 < ul class ="toc ">
182182 < li > < a href ="#the-CSSTransition-interface "> < span class ="secno "> 4.1</ span > < span class ="content "> The CSSTransition interface</ span > </ a >
183183 </ ul >
@@ -306,7 +306,7 @@ <h3 class="heading settled" data-level="3.1" id="transition-event-types"><span c
306306 < li > Context Info: propertyName, elapsedTime, pseudoElement
307307 </ ul >
308308 </ dl >
309- < h2 class ="heading settled " data-level ="4 " id ="DOM-interfaces "> < span class ="secno "> 4. </ span > < span class ="content "> DOM Interfaces</ span > < a class ="self-link " href ="#DOM-interfaces "> </ a > </ h2 >
309+ < h2 class ="heading settled " data-level ="4 " id ="interface-dom "> < span class ="secno "> 4. </ span > < span class ="content "> DOM Interfaces</ span > < a class ="self-link " href ="#interface-dom "> </ a > </ h2 >
310310 < h3 class ="heading settled " data-level ="4.1 " id ="the-CSSTransition-interface "> < span class ="secno "> 4.1. </ span > < span class ="content "> The CSSTransition interface</ span > < a class ="self-link " href ="#the-CSSTransition-interface "> </ a > </ h3 >
311311< pre class ="idl "> interface < dfn class ="idl-code " data-dfn-type ="interface " data-export ="" id ="csstransition "> CSSTransition< a class ="self-link " href ="#csstransition "> </ a > </ dfn > : < a data-link-type ="idl-name " href ="https://w3c.github.io/web-animations/#animation "> Animation</ a > {
312312 readonly attribute DOMString < a class ="idl-code " data-link-type ="attribute " data-readonly ="" data-type ="DOMString " href ="#dom-csstransition-transitionproperty "> transitionProperty</ a > ;
You can’t perform that action at this time.
0 commit comments