You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: selectors-5/Overview.bs
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,13 @@ WPT Display: closed
19
19
</pre>
20
20
21
21
<pre class="link-defaults">
22
-
spec:selectors-4; type:dfn; text:selector
23
-
spec:html; type:dfn; text:states set
24
-
spec:html; type:dfn; text:heading level
22
+
spec:html; type:dfn;
23
+
text:heading level
24
+
text:states set
25
+
spec:selectors-4; type:dfn;
26
+
text:host language
27
+
text:selector
28
+
text:type selector
25
29
</pre>
26
30
27
31
<h2 id="intro">
@@ -276,7 +280,7 @@ The Future-element Pseudo-class: '':future''</h3>
276
280
277
281
The <dfn id='future-pseudo'>:future</dfn> pseudo-class represents any element that is
278
282
defined to occur entirely after a '':current'' element.
279
-
For example, the WebVTT spec defines the '':future'' pseudo-class <a href="http://dev.w3.org/html5/webvtt/#the-past-and-future-pseudo-classes">relative to the current playback position of a media element</a>.
283
+
For example, the WebVTT spec defines the '':future'' pseudo-class <a href="https://w3c.github.io/webvtt/#the-past-and-future-pseudo-classes">relative to the current playback position of a media element</a>.
280
284
If a time-based order of elements is not defined by the document language,
281
285
then this represents any element that is a (possibly indirect) next
0 commit comments