We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b84560 commit d4c7bd2Copy full SHA for d4c7bd2
1 file changed
selectors3/Overview.src.html
@@ -17,10 +17,11 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
17
18
<dt>This version:
19
20
- <dd><a href="[VERSION]">
21
- <!-- http://www.w3.org/TR/[YEAR]/PR-[SHORTNAME]-[CDATE] -->
22
- http://dev.w3.org/csswg/selectors
23
- </a>
+ <dd>
+ <!-- <a href="[VERSION]">
+ http://www.w3.org/TR/[YEAR]/PR-[SHORTNAME]-[CDATE]</a> -->
+ <a href="http://dev.w3.org/csswg/selectors">
24
+ http://dev.w3.org/csswg/selectors</a>
25
26
<dt>Latest version:
27
0 commit comments