Skip to content

Commit 7c0ccc8

Browse files
committed
[css-2015] Update at-rules index.
1 parent 0fa2058 commit 7c0ccc8

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

css-2015/Overview.bs

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -804,15 +804,14 @@ Requirements for Responsible Implementation of CSS</h2>
804804
<td>3
805805
</table>
806806

807-
<h3 id="at-rules">At-Rule Index</h3>
808-
809-
ISSUE: Incorporate all the rest of the specs into this index.
810-
(These only include the 2010 snapshot content.)
807+
<h3 id="at-rules">
808+
At-Rule Index</h3>
811809

812810
<ul>
813-
<li><a href="http://www.w3.org/TR/CSS2/syndata.html#charset">@charset</a>
814-
<li><a href="http://www.w3.org/TR/CSS2/cascade.html#at-import">@import</a>, with the media list replaced by a <a href="http://www.w3.org/TR/css3-mediaqueries/">media query list</a>
815-
<li><a href="http://www.w3.org/TR/CSS2/media.html#at-media-rule">@media</a>, with the media list replaced by a <a href="http://www.w3.org/TR/css3-mediaqueries/">media query list</a>
811+
<li><a href="http://www.w3.org/TR/css-syntax-3/#charset-rule">@charset</a>
812+
<li><a href="http://www.w3.org/TR/css-fonts-3/#font-face-rule">@font-face</a>
813+
<li><a href="http://www.w3.org/TR/css-cascade-3/#at-import">@import</a>
814+
<li><a href="http://www.w3.org/TR/css3-conditional/#at-media">@media</a>
816815
<li><a href="http://www.w3.org/TR/CSS2/page.html#page-box">@page</a>
817816
</ul>
818817

0 commit comments

Comments
 (0)