[css3-fonts] Fixed some mark-up problems and broken links turned up by the pubrules checker.

Thu, 11 Jul 2013 22:54:43 +0200

author
Bert Bos <bert@w3.org>
date
Thu, 11 Jul 2013 22:54:43 +0200
changeset 8683
7236acf0b724
parent 8682
9cea024667c6
child 8684
19a740cf4d85

[css3-fonts] Fixed some mark-up problems and broken links turned up by the pubrules checker.

css-fonts/Fonts.html file | annotate | diff | comparison | revisions
     1.1 --- a/css-fonts/Fonts.html	Wed Jul 10 19:08:33 2013 -0700
     1.2 +++ b/css-fonts/Fonts.html	Thu Jul 11 22:54:43 2013 +0200
     1.3 @@ -10,7 +10,6 @@
     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 @@ -115,21 +114,18 @@
    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>Editor's Draft 8
    1.16 -    July 2013</h2>
    1.17 +   <h2 class="no-num no-toc" id=editors-draft-8-july-2013>[LONGSTATUS] [DATE: 8 July 2013]</h2>
    1.18  
    1.19     <dl id=authors>
    1.20      <dt>This version:
    1.21  
    1.22      <dd><a
    1.23 -     href="http://dev.w3.org/csswg/css-fonts/">http://dev.w3.org/csswg/css-fonts/</a>
    1.24 -     <!-- <dd><a href="http://www.w3.org/TR/2013/ED-css-fonts-3-20130708/">http://www.w3.org/TR/2013/ED-css-fonts-3-20130708/</a> -->
    1.25 -     
    1.26 +     href="[VERSION]">[VERSION]</a>
    1.27  
    1.28      <dt>Latest version:
    1.29  
    1.30      <dd><a
    1.31 -     href="http://www.w3.org/TR/css3-fonts/">http://www.w3.org/TR/css-fonts-3/</a>
    1.32 +     href="[LATEST]">http://www.w3.org/TR/css-fonts-3/</a>
    1.33  
    1.34      <dt>Latest editor's draft:
    1.35  
    1.36 @@ -738,9 +734,9 @@
    1.37  
    1.38    <p>Font family names other than generic families must either be given
    1.39     quoted as <a
    1.40 -   href="//www.w3.org/TR/CSS21/syndata.html#strings">strings,</a> or unquoted
    1.41 +   href="http://www.w3.org/TR/CSS21/syndata.html#strings">strings,</a> or unquoted
    1.42     as a sequence of one or more <a
    1.43 -   href="//www.w3.org/TR/CSS21/syndata.html#value-def-identifier">identifiers.</a>
    1.44 +   href="http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier">identifiers.</a>
    1.45     This means most punctuation characters and digits at the start of each
    1.46     token must be escaped in unquoted font family names.
    1.47  
    1.48 @@ -1578,8 +1574,6 @@
    1.49    <div class=example>
    1.50     <p style="display:none">Example(s):
    1.51  
    1.52 -   <p>
    1.53 -
    1.54     <pre>p { font-size: 12pt; }
    1.55  blockquote { font-size: larger }
    1.56  em { font-size: 150% }
    1.57 @@ -1915,8 +1909,6 @@
    1.58    <div class=example>
    1.59     <p style="display:none">Example(s):
    1.60  
    1.61 -   <p>
    1.62 -
    1.63     <pre>p { font: 12pt/14pt sans-serif }
    1.64  p { font: 80% sans-serif }
    1.65  p { font: x-large/110% &quot;new century schoolbook&quot;, serif }
    1.66 @@ -2058,8 +2050,6 @@
    1.67    <div class=example>
    1.68     <p style="display:none">Example(s):
    1.69  
    1.70 -   <p>
    1.71 -
    1.72     <pre>button { font: 300 italic 1.3em/1.7em &quot;FB Armada&quot;, sans-serif }
    1.73  button p { font: menu }
    1.74  button p em { font-weight: bolder }
    1.75 @@ -4174,7 +4164,7 @@
    1.76  
    1.77    <div class=figure style="padding: 0; margin: auto;"><img alt="synthetic vs.
    1.78     real small-caps" class=hires src=synthetic-vs-real-small-caps.png
    1.79 -   width=512px>
    1.80 +   width=512>
    1.81     <p class=caption>Synthetic vs. real small-caps
    1.82    </div>
    1.83  
    1.84 @@ -4185,7 +4175,7 @@
    1.85  
    1.86    <div class=figure style="padding: 0; margin: auto;"><img alt="caseless
    1.87     characters with small-caps, all-small-caps enabled" class=hires
    1.88 -   src=small-capitals-variations.png width=418px>
    1.89 +   src=small-capitals-variations.png width=418>
    1.90     <p class=caption>Caseless characters with small-caps, all-small-caps
    1.91      enabled
    1.92    </div>
    1.93 @@ -4225,7 +4215,7 @@
    1.94  
    1.95    <div class=figure style="padding: 0; margin: auto;"><img alt="using
    1.96     all-small-caps in acronym-laden text" class=hires
    1.97 -   src=acronym-laden-text.png width=596px>
    1.98 +   src=acronym-laden-text.png width=596>
    1.99     <p class=caption>Using small capitals to improve readability in
   1.100      acronym-laden text
   1.101    </div>
   1.102 @@ -5912,7 +5902,7 @@
   1.103  
   1.104    <ul>
   1.105     <li>Moved font load events into a separate <a
   1.106 -    href="http://dev.w3.org/csswg/css3-font-load-events/">spec</a>
   1.107 +    href="http://dev.w3.org/csswg/css-font-load-events/">spec</a>
   1.108  
   1.109     <li>Tightened syntax rules for <a
   1.110      href="#at-font-feature-values-rule"><code>@font-feature-values</code></a>
   1.111 @@ -6139,11 +6129,11 @@
   1.112     <dt id=OPEN-FONT-FORMAT>[OPEN-FONT-FORMAT]
   1.113  
   1.114     <dd><a
   1.115 -    href="http://standards.iso.org/ittf/PubliclyAvailableStandards/c052136_ISO_IEC_14496-22_2009(E).zip"><cite>Information
   1.116 +    href="http://www.iso.org/iso/home/store/catalogue_ics/catalogue_detail_ics.htm?csnumber=52136"><cite>Information
   1.117      technology — Coding of audio-visual objects — Part 22: Open Font
   1.118      Format.</cite></a> International Organization for Standardization.
   1.119      ISO/IEC 14496-22:2009. URL: <a
   1.120 -    href="http://standards.iso.org/ittf/PubliclyAvailableStandards/c052136_ISO_IEC_14496-22_2009(E).zip">http://standards.iso.org/ittf/PubliclyAvailableStandards/c052136_ISO_IEC_14496-22_2009(E).zip</a>
   1.121 +    href="http://www.iso.org/iso/home/store/catalogue_ics/catalogue_detail_ics.htm?csnumber=52136">http://www.iso.org/iso/home/store/catalogue_ics/catalogue_detail_ics.htm?csnumber=52136</a>
   1.122      </dd>
   1.123     <!---->
   1.124  

mercurial