[css3-fonts] switch OM issue for @font-feature-values rule

Fri, 07 Jun 2013 08:28:32 +0900

author
John Daggett <jdaggett@mozilla.com>
date
Fri, 07 Jun 2013 08:28:32 +0900
changeset 8365
88cf160c874b
parent 8364
b38d067383a3
child 8366
57c46b270208

[css3-fonts] switch OM issue for @font-feature-values rule

css-fonts/Fonts.html file | annotate | diff | comparison | revisions
     1.1 --- a/css-fonts/Fonts.html	Fri Jun 07 08:10:47 2013 +0900
     1.2 +++ b/css-fonts/Fonts.html	Fri Jun 07 08:28:32 2013 +0900
     1.3 @@ -5700,10 +5700,10 @@
     1.4     <dd>Serialized set of feature values.
     1.5    </dl>
     1.6  
     1.7 -  <p class=issue>Should this be extended to make <a
     1.8 -   href="#cssfontfeaturevaluesrule"><code>CSSFontFeatureValuesRule</code></a>
     1.9 -   be a subclass of <code>CSSGroupingRule</code> with other CSSRule
    1.10 -   subclasses for each value definition block?
    1.11 +  <p class=issue>This needs to be reworked along the lines of <a
    1.12 +   href="http://lists.w3.org/Archives/Public/www-style/2013May/0781.html">Tab's
    1.13 +   proposal</a> for a rule containing a family list and map objects for each
    1.14 +   of the feature types.
    1.15  
    1.16    <h2 class=no-num id=platform-props-to-css>Appendix A: Mapping platform font
    1.17     properties to CSS properties</h2>

mercurial