|
99 | 99 | <h1 class="p-name no-ref" id="title">CSS Transitions</h1> |
100 | 100 |
|
101 | 101 | <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft, |
102 | | - <time class="dt-updated" datetime="2015-01-28">28 January 2015</time></span></h2> |
| 102 | + <time class="dt-updated" datetime="2015-02-11">11 February 2015</time></span></h2> |
103 | 103 |
|
104 | 104 | <div data-fill-with="spec-metadata"> |
105 | 105 | <dl> |
@@ -130,13 +130,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont |
130 | 130 |
|
131 | 131 | <div data-fill-with="warning"></div> |
132 | 132 |
|
133 | | - <p class="copyright" data-fill-with="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2015 <a href="http://www.w3.org/"> |
134 | | - <acronym title="World Wide Web Consortium">W3C</acronym> |
135 | | - </a><sup>®</sup> (<a href="http://www.csail.mit.edu/"> |
136 | | - <acronym title="Massachusetts Institute of Technology">MIT</acronym> |
137 | | - </a>, <a href="http://www.ercim.eu/"> |
138 | | - <acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym> |
139 | | - </a>, <a href="http://www.keio.ac.jp/">Keio</a>, <a href="http://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply. |
| 133 | + <p class="copyright" data-fill-with="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2015 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>, <a href="http://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply. |
140 | 134 | </p> |
141 | 135 |
|
142 | 136 | <hr title="Separator for header"> |
@@ -1446,7 +1440,8 @@ <h2 class="heading settled" data-level="3" id="starting"><span class="secno">3. |
1446 | 1440 |
|
1447 | 1441 |
|
1448 | 1442 | <p class="note" role="note"> |
1449 | | - Note that once the transition of a property has started, |
| 1443 | + Note that once the transition of a property has started |
| 1444 | + (including being in its delay phase), |
1450 | 1445 | it continues running based on |
1451 | 1446 | the original timing function, duration, and |
1452 | 1447 | delay, even if the <a class="property" data-link-type="propdesc" href="#propdef-transition-timing-function">transition-timing-function</a>, |
|
0 commit comments