[css3-fonts] fixup Bert's edits and switch back to ED

Tue, 16 Jul 2013 15:34:13 +0900

author
John Daggett <jdaggett@mozilla.com>
date
Tue, 16 Jul 2013 15:34:13 +0900
changeset 8699
233e7213b876
parent 8698
3151ffcf27a2
child 8700
ac78c0876b7c

[css3-fonts] fixup Bert's edits and switch back to ED

css-fonts/Fonts.html file | annotate | diff | comparison | revisions
     1.1 --- a/css-fonts/Fonts.html	Mon Jul 15 17:51:56 2013 -0700
     1.2 +++ b/css-fonts/Fonts.html	Tue Jul 16 15:34:13 2013 +0900
     1.3 @@ -10,6 +10,7 @@
     1.4        "default.css" rather than "../default.css"
     1.5     -->
     1.6    <link href="../default.css" rel=stylesheet type="text/css">
     1.7 +  <link href="../csslogo.ico" rel="shortcut icon" type="image/x-icon">
     1.8    <!-- I'm just experimenting here, don't get your bee in a bonnet -->
     1.9    <script src="http://use.typekit.com/xon2bky.js"
    1.10    type="text/javascript"></script>
    1.11 @@ -114,18 +115,21 @@
    1.12  
    1.13     <h1>CSS Fonts Module Level 3</h1>
    1.14  
    1.15 -   <h2 class="no-num no-toc" id=editors-draft-8-july-2013>[LONGSTATUS] [DATE: 8 July 2013]</h2>
    1.16 +   <h2 class="no-num no-toc" id=editors-draft-16-july-2013>Editor's Draft 16
    1.17 +    July 2013</h2>
    1.18  
    1.19     <dl id=authors>
    1.20      <dt>This version:
    1.21  
    1.22      <dd><a
    1.23 -     href="[VERSION]">[VERSION]</a>
    1.24 +     href="http://dev.w3.org/csswg/css-fonts/">http://dev.w3.org/csswg/css-fonts/</a>
    1.25 +     <!-- <dd><a href="http://www.w3.org/TR/2013/ED-css-fonts-3-20130716/">http://www.w3.org/TR/2013/ED-css-fonts-3-20130716/</a>  -->
    1.26 +     
    1.27  
    1.28      <dt>Latest version:
    1.29  
    1.30      <dd><a
    1.31 -     href="[LATEST]">http://www.w3.org/TR/css-fonts-3/</a>
    1.32 +     href="http://www.w3.org/TR/css-fonts-3/">http://www.w3.org/TR/css-fonts-3/</a>
    1.33  
    1.34      <dt>Latest editor's draft:
    1.35  
    1.36 @@ -138,7 +142,7 @@
    1.37      <dt>Previous version:
    1.38  
    1.39      <dd><a
    1.40 -     href="http://www.w3.org/TR/2013/WD-css3-fonts-20130212/">http://www.w3.org/TR/2013/WD-css3-fonts-20130212/</a>
    1.41 +     href="http://www.w3.org/TR/2013/WD-css-fonts-3-20130711/">http://www.w3.org/TR/2013/WD-css-fonts-3-20130711/</a>
    1.42  
    1.43      <dt>Issues List:
    1.44  
    1.45 @@ -242,12 +246,13 @@
    1.46     <li>‘<a href="#propdef-font-language-override"><code
    1.47      class=property>font-language-override</code></a>’ property
    1.48    </ul>
    1.49 -
    1.50 -  <p>This draft is a <strong>Last Call Working Draft</strong>. Please send
    1.51 -   comments to the <a
    1.52 -   href="http://lists.w3.org/Archives/Public/www-style/">www-style mailing
    1.53 -   list</a> as described above. The <strong>deadline for comments</strong> is
    1.54 -   six weeks after the date of publication in the header, 22 August 2013.
    1.55 +  <!--
    1.56 +<p>This draft is a <strong>Last Call Working Draft</strong>.
    1.57 +Please send comments to the 
    1.58 +<a href="http://lists.w3.org/Archives/Public/www-style/">www-style mailing list</a>
    1.59 +as described above.  The <strong>deadline for comments</strong> 
    1.60 +is six weeks after the date of publication in the header, 22 August 2013.</p>
    1.61 +-->
    1.62  
    1.63    <h2 class="no-num no-toc" id=contents>Table of contents</h2>
    1.64    <!--begin-toc-->
    1.65 @@ -432,8 +437,8 @@
    1.66  
    1.67     <li class=no-num><a href="#ch-ch-ch-changes">Changes</a>
    1.68      <ul class=toc>
    1.69 -     <li class=no-num><a href="#recent-changes"> Changes from the February
    1.70 -      2013 CSS3 Fonts Working Draft</a>
    1.71 +     <li class=no-num><a href="#recent-changes"> Changes from the July 2013
    1.72 +      CSS3 Fonts Last Call Working Draft</a>
    1.73      </ul>
    1.74  
    1.75     <li class=no-num><a href="#acknowledgments">Acknowledgments</a>
    1.76 @@ -734,8 +739,8 @@
    1.77  
    1.78    <p>Font family names other than generic families must either be given
    1.79     quoted as <a
    1.80 -   href="http://www.w3.org/TR/CSS21/syndata.html#strings">strings,</a> or unquoted
    1.81 -   as a sequence of one or more <a
    1.82 +   href="http://www.w3.org/TR/CSS21/syndata.html#strings">strings,</a> or
    1.83 +   unquoted as a sequence of one or more <a
    1.84     href="http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier">identifiers.</a>
    1.85     This means most punctuation characters and digits at the start of each
    1.86     token must be escaped in unquoted font family names.
    1.87 @@ -1572,7 +1577,7 @@
    1.88     class=property>font-size-adjust</code>’</span></a> would compound).
    1.89  
    1.90    <div class=example>
    1.91 -   <p style="display:none">Example(s):
    1.92 +   <p style="display:none">Example(s):</p>
    1.93  
    1.94     <pre>p { font-size: 12pt; }
    1.95  blockquote { font-size: larger }
    1.96 @@ -1907,7 +1912,7 @@
    1.97     shorthand property; instead, use the individual property.
    1.98  
    1.99    <div class=example>
   1.100 -   <p style="display:none">Example(s):
   1.101 +   <p style="display:none">Example(s):</p>
   1.102  
   1.103     <pre>p { font: 12pt/14pt sans-serif }
   1.104  p { font: 80% sans-serif }
   1.105 @@ -2048,7 +2053,7 @@
   1.106    font: large menu;  /* use a font family named "menu" */</pre>
   1.107  
   1.108    <div class=example>
   1.109 -   <p style="display:none">Example(s):
   1.110 +   <p style="display:none">Example(s):</p>
   1.111  
   1.112     <pre>button { font: 300 italic 1.3em/1.7em &quot;FB Armada&quot;, sans-serif }
   1.113  button p { font: menu }
   1.114 @@ -5895,35 +5900,13 @@
   1.115    <h2 class=no-num id=ch-ch-ch-changes>Changes</h2>
   1.116  
   1.117    <h3 class=no-num id=recent-changes> Changes from the <a
   1.118 -   href="http://www.w3.org/TR/2013/WD-css3-fonts-20130212/">February 2013
   1.119 -   CSS3 Fonts Working Draft</a></h3>
   1.120 +   href="http://www.w3.org/TR/2013/WD-css-fonts-3-20130711/">July 2013 CSS3
   1.121 +   Fonts Last Call Working Draft</a></h3>
   1.122  
   1.123    <p>Major changes include:
   1.124  
   1.125    <ul>
   1.126 -   <li>Moved font load events into a separate <a
   1.127 -    href="http://dev.w3.org/csswg/css-font-load-events/">spec</a>
   1.128 -
   1.129 -   <li>Tightened syntax rules for <a
   1.130 -    href="#at-font-feature-values-rule"><code>@font-feature-values</code></a>
   1.131 -    rules
   1.132 -
   1.133 -   <li>Added grammar productions for <a
   1.134 -    href="#at-font-face-rule"><code>@font-face</code></a> and <a
   1.135 -    href="#at-font-feature-values-rule"><code>@font-feature-values</code></a>
   1.136 -    rules
   1.137 -
   1.138 -   <li>Revised definition of ‘<a href="#descdef-unicode-range"><code
   1.139 -    class=property>unicode-range</code></a>’ descriptor
   1.140 -
   1.141 -   <li>Detailed font matching of composite faces
   1.142 -
   1.143 -   <li>Revised object model interface of CSSFontFeatureValuesRule
   1.144 -
   1.145 -   <li>Detailed effect of ‘<a href="#propdef-font-size-adjust"><code
   1.146 -    class=property>font-size-adjust</code></a>’ on relative unit sizes
   1.147 -
   1.148 -   <li>Reference the potentially CORS-enabled fetch method defined in HTML5
   1.149 +   <li>
   1.150    </ul>
   1.151  
   1.152    <h2 class=no-num id=acknowledgments>Acknowledgments</h2>

mercurial