1010 rel =dcterms.rights >
1111 < meta content ="CSS Transitions " name =dcterms.title >
1212 < meta content =text name =dcterms.type >
13- < meta content =2014-12-09 name =dcterms.date >
13+ < meta content =2014-12-28 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 9 December 2014</ h2 >
43+ < h2 class ="no-num no-toc "> Editor's Draft 28 December 2014</ h2 >
4444
4545 < dl >
4646 < dt > This version:
@@ -383,10 +383,7 @@ <h3 id=transition-property-property><span class=secno>2.1. </span><a
383383 < th > Value:
384384
385385 < td > none | < a
386- href ="#single-transition-property "> <single-transition-property></ a >
387- [ ‘< code class =css > ,</ code > ’ < a
388- href ="#single-transition-property "> <single-transition-property></ a >
389- ]*
386+ href ="#single-transition-property "> <single-transition-property></ a > #
390387
391388 < tr >
392389 < th > Initial:
@@ -501,7 +498,7 @@ <h3 id=transition-duration-property><span class=secno>2.2. </span><a
501498 < tr >
502499 < th > Value:
503500
504- < td > < span > <time></ span > [, < span > <time> </ span > ]*
501+ < td > < span > <time></ span > #
505502
506503 < tr >
507504 < th > Initial:
@@ -617,10 +614,7 @@ <h3 id=transition-timing-function-property><span class=secno>2.3. </span><a
617614 < th > Value:
618615
619616 < td > < a
620- href ="#single-transition-timing-function "> <single-transition-timing-function></ a >
621- [ ‘< code class =css > ,</ code > ’ < a
622- href ="#single-transition-timing-function "> <single-transition-timing-function></ a >
623- ]*
617+ href ="#single-transition-timing-function "> <single-transition-timing-function></ a > #
624618
625619 < tr >
626620 < th > Initial:
@@ -760,7 +754,7 @@ <h3 id=transition-delay-property><span class=secno>2.4. </span><a
760754 < tr >
761755 < th > Value:
762756
763- < td > < span > <time></ span > [, < span > <time> </ span > ]*
757+ < td > < span > <time></ span > #
764758
765759 < tr >
766760 < th > Initial:
@@ -823,9 +817,7 @@ <h3 id=transition-shorthand-property><span class=secno>2.5. </span><a
823817 < tr >
824818 < th > Value:
825819
826- < td > < a href ="#single-transition "> <single-transition></ a > [
827- ‘< code class =css > ,</ code > ’ < a
828- href ="#single-transition "> <single-transition></ a > ]*
820+ < td > < a href ="#single-transition "> <single-transition></ a > #
829821
830822 < tr >
831823 < th > Initial:
@@ -2093,7 +2085,7 @@ <h2 class=no-num id=property-index>Property index</h2>
20932085 < tr >
20942086 < th > < a class =property href ="#transition "> transition</ a >
20952087
2096- < td > <single-transition> [ ‘,’ <single-transition> ]*
2088+ < td > <single-transition>#
20972089
20982090 < td > see individual properties
20992091
@@ -2108,7 +2100,7 @@ <h2 class=no-num id=property-index>Property index</h2>
21082100 < tr >
21092101 < th > < a class =property href ="#transition-delay "> transition-delay</ a >
21102102
2111- < td > <time> [, <time>]*
2103+ < td > <time>#
21122104
21132105 < td > 0s
21142106
@@ -2124,7 +2116,7 @@ <h2 class=no-num id=property-index>Property index</h2>
21242116 < th > < a class =property
21252117 href ="#transition-duration "> transition-duration</ a >
21262118
2127- < td > <time> [, <time>]*
2119+ < td > <time>#
21282120
21292121 < td > 0s
21302122
@@ -2140,8 +2132,7 @@ <h2 class=no-num id=property-index>Property index</h2>
21402132 < th > < a class =property
21412133 href ="#transition-property "> transition-property</ a >
21422134
2143- < td > none | <single-transition-property> [ ‘,’
2144- <single-transition-property> ]*
2135+ < td > none | <single-transition-property>#
21452136
21462137 < td > all
21472138
@@ -2157,8 +2148,7 @@ <h2 class=no-num id=property-index>Property index</h2>
21572148 < th > < a class =property
21582149 href ="#transition-timing-function "> transition-timing-function</ a >
21592150
2160- < td > <single-transition-timing-function> [ ‘,’
2161- <single-transition-timing-function> ]*
2151+ < td > <single-transition-timing-function>#
21622152
21632153 < td > ease
21642154
0 commit comments