File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919
2020 < h1 id =title > Selectors Level 4</ h1 >
2121
22- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 30 September
23- 2011</ h2 >
22+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 1 October 2011</ h2 >
2423
2524 < dl >
2625 < dt > This version: <!--
27- <dd><a href="http://www.w3.org/TR/2011/ED-selectors4-20110930 /">
28- http://www.w3.org/TR/2011/WD-selectors4-20110930 /</a>
26+ <dd><a href="http://www.w3.org/TR/2011/ED-selectors4-20111001 /">
27+ http://www.w3.org/TR/2011/WD-selectors4-20111001 /</a>
2928
3029 <dt>Editor's draft:
3130-->
@@ -2332,8 +2331,9 @@ <h2 id=time-pseudos><span class=secno>9. </span> Time-dimensional
23322331 Pseudo-classes</ h2 >
23332332
23342333 < p > These pseudo-classes classify elements with respect to the
2335- currently-displayed or active position in a time-dimensional canvas, such
2336- as during speech rendering of an HTML document.
2334+ currently-displayed or active position in some timeline, such as during
2335+ speech rendering of a document, or during the display of a video using
2336+ WebVTT to render subtitles.
23372337
23382338 < h3 id =current-pseudo > < span class =secno > 9.1. </ span > The current-element
23392339 pseudo-class ‘< code class =css > :current</ code > ’</ h3 >
Original file line number Diff line number Diff line change @@ -1604,8 +1604,9 @@ <h2 id="time-pseudos">
16041604Time-dimensional Pseudo-classes</ h2 >
16051605
16061606 < p > These pseudo-classes classify elements with respect to the
1607- currently-displayed or active position in a time-dimensional canvas,
1608- such as during speech rendering of an HTML document.
1607+ currently-displayed or active position in some timeline, such as
1608+ during speech rendering of a document, or during the display of
1609+ a video using WebVTT to render subtitles.
16091610
16101611< h3 id ="current-pseudo ">
16111612The current-element pseudo-class '':current''</ h3 >
You can’t perform that action at this time.
0 commit comments