[css3-conditional] Remove issue about Fonts not defining the font_face_rule production.

Wed, 10 Oct 2012 16:53:50 -0700

author
Tab Atkins Jr. <jackalmage@gmail.com>
date
Wed, 10 Oct 2012 16:53:50 -0700
changeset 6839
a48d53959b0a
parent 6838
117c3502294d
child 6840
ecbb7d03d800

[css3-conditional] Remove issue about Fonts not defining the font_face_rule production.

css3-conditional/Overview.html file | annotate | diff | comparison | revisions
css3-conditional/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css3-conditional/Overview.html	Wed Oct 10 16:53:12 2012 -0700
     1.2 +++ b/css3-conditional/Overview.html	Wed Oct 10 16:53:50 2012 -0700
     1.3 @@ -434,8 +434,7 @@
     1.4    ;</pre>
     1.5  
     1.6    <p> in which all the productions are defined in that grammar with the
     1.7 -   exception of <code>font_face_rule</code> <span class=issue>not</span>
     1.8 -   defined in <a href="#CSS3-FONTS"
     1.9 +   exception of <code>font_face_rule</code> defined in <a href="#CSS3-FONTS"
    1.10     rel=biblioentry>[CSS3-FONTS]<!--{{!CSS3-FONTS}}--></a>,
    1.11     <code>keyframes_rule</code> defined in <a href="#CSS3-ANIMATIONS"
    1.12     rel=biblioentry>[CSS3-ANIMATIONS]<!--{{!CSS3-ANIMATIONS}}--></a>, and
     2.1 --- a/css3-conditional/Overview.src.html	Wed Oct 10 16:53:12 2012 -0700
     2.2 +++ b/css3-conditional/Overview.src.html	Wed Oct 10 16:53:50 2012 -0700
     2.3 @@ -257,7 +257,7 @@
     2.4    ;</pre>
     2.5  <p>
     2.6  in which all the productions are defined in that grammar with the
     2.7 -exception of <code>font_face_rule</code> <span class="issue">not</span>
     2.8 +exception of <code>font_face_rule</code> 
     2.9  defined in [[!CSS3-FONTS]], <code>keyframes_rule</code> defined in
    2.10  [[!CSS3-ANIMATIONS]], and <code>media</code> and <code>supports_rule</code>
    2.11  defined in this specification.</p>

mercurial