File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 rel =dcterms.rights >
1111 < meta content ="CSS Transitions " name =dcterms.title >
1212 < meta content =text name =dcterms.type >
13- < meta content =2014-07-07 name =dcterms.date >
13+ < meta content =2014-08-21 name =dcterms.date >
1414 < meta content ="L. David Baron " name =dcterms.creator >
1515 < meta content =W3C name =dcterms.publisher >
1616 < meta content ="http://dev.w3.org/csswg/css3-transitions/ "
4040
4141 < h1 > CSS Transitions</ h1 >
4242
43- < h2 class ="no-num no-toc "> Editor's Draft 7 July 2014</ h2 >
43+ < h2 class ="no-num no-toc "> Editor's Draft 21 August 2014</ h2 >
4444
4545 < dl >
4646 < dt > This version:
@@ -1229,7 +1229,7 @@ <h2 id=transition-events><span class=secno>5. </span><a
12291229
12301230 < dd >
12311231 < div class =idl-code >
1232- < pre >
1232+ < pre class = idl >
12331233 < span id =TransitionEvent > [Constructor(DOMString < var
12341234 title =""> type</ var > , optional < a
12351235 href ="#TransitionEventInit "> < i > TransitionEventInit</ i > </ a > < var
Original file line number Diff line number Diff line change @@ -1283,7 +1283,7 @@ <h2 id="transition-events"><a title="" id="transition-events-">
12831283 </ dt >
12841284 < dd >
12851285 < div class ='idl-code '>
1286- < pre >
1286+ < pre class =' idl ' >
12871287 < span id ="TransitionEvent "> [Constructor(DOMString < var title =""> type</ var > , optional < i > TransitionEventInit</ i > < var title =""> transitionEventInitDict</ var > )]
12881288 interface TransitionEvent</ span > : Event {
12891289 readonly attribute DOMString < a href ="#Events-TransitionEvent-propertyName "> propertyName</ a > ;
You can’t perform that action at this time.
0 commit comments