Skip to content

Commit

Permalink
[e] (0) typo in intro referencing CSS specs
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=22894
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@8135 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 7, 2013
1 parent ef57900 commit 973ef79
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions complete.html
Expand Up @@ -256,7 +256,7 @@

<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 6 August 2013</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 7 August 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -3824,7 +3824,7 @@ <h4 id=dependencies><span class=secno>2.2.2 </span>Dependencies</h4>
specification. <a href=#refsCSSATTR>[CSSATTR]</a></p>

<p>The <code><a href=#canvasrenderingcontext2d>CanvasRenderingContext2D</a></code> object's use of fonts depends on the features
described in the CSS Fonts and Font Load Eventsspecifications, including in particular
described in the CSS <cite>Fonts</cite> and <cite>Font Load Events</cite> specifications, including in particular
<dfn id=fontloader><code>FontLoader</code></dfn>. <a href=#refsCSSFONTS>[CSSFONTS]</a> <a href=#refsCSSFONTLOAD>[CSSFONTLOAD]</a></p>

</dd>
Expand Down Expand Up @@ -95040,7 +95040,7 @@ <h4 id=quotes><span class=secno>14.3.6 </span>Quotes</h4>
:root:lang(tzm), :not(:lang(tzm)) &gt; :lang(tzm) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
:root:lang(uk), :not(:lang(uk)) &gt; :lang(uk) { quotes: '\00ab' '\00bb' '\201e' '\201c' } /* &laquo; &raquo; &ldquor; &ldquo; */
:root:lang(ur), :not(:lang(ur)) &gt; :lang(ur) { quotes: '\201d' '\201c' '\2019' '\2018' } /* &rdquo; &ldquo; &rsquor; &lsquo; */
:root:lang(uz), :not(:lang(uz)) &gt; :lang(uz) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
:root:lang(uz), :not(:lang(uz)) &gt; :lang(uz) { quotes: '\0022' '\0022' '\0027' '\0027' } /* " " ' ' */
:root:lang(uz-Cyrl), :not(:lang(uz-Cyrl)) &gt; :lang(uz-Cyrl) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
:root:lang(vai), :not(:lang(vai)) &gt; :lang(vai) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
:root:lang(vai-Latn), :not(:lang(vai-Latn)) &gt; :lang(vai-Latn) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
Expand Down
6 changes: 3 additions & 3 deletions index
Expand Up @@ -256,7 +256,7 @@

<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 6 August 2013</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 7 August 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -3824,7 +3824,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d
specification. <a href=#refsCSSATTR>[CSSATTR]</a></p>

<p>The <code><a href=#canvasrenderingcontext2d>CanvasRenderingContext2D</a></code> object's use of fonts depends on the features
described in the CSS Fonts and Font Load Eventsspecifications, including in particular
described in the CSS <cite>Fonts</cite> and <cite>Font Load Events</cite> specifications, including in particular
<dfn id=fontloader><code>FontLoader</code></dfn>. <a href=#refsCSSFONTS>[CSSFONTS]</a> <a href=#refsCSSFONTLOAD>[CSSFONTLOAD]</a></p>

</dd>
Expand Down Expand Up @@ -95040,7 +95040,7 @@ textarea[dir=auto i], pre[dir=auto i] { unicode-bidi: plaintext; }</pre>
:root:lang(tzm), :not(:lang(tzm)) &gt; :lang(tzm) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
:root:lang(uk), :not(:lang(uk)) &gt; :lang(uk) { quotes: '\00ab' '\00bb' '\201e' '\201c' } /* &laquo; &raquo; &ldquor; &ldquo; */
:root:lang(ur), :not(:lang(ur)) &gt; :lang(ur) { quotes: '\201d' '\201c' '\2019' '\2018' } /* &rdquo; &ldquo; &rsquor; &lsquo; */
:root:lang(uz), :not(:lang(uz)) &gt; :lang(uz) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
:root:lang(uz), :not(:lang(uz)) &gt; :lang(uz) { quotes: '\0022' '\0022' '\0027' '\0027' } /* " " ' ' */
:root:lang(uz-Cyrl), :not(:lang(uz-Cyrl)) &gt; :lang(uz-Cyrl) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
:root:lang(vai), :not(:lang(vai)) &gt; :lang(vai) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
:root:lang(vai-Latn), :not(:lang(vai-Latn)) &gt; :lang(vai-Latn) { quotes: '\201c' '\201d' '\2018' '\2019' } /* &ldquo; &rdquo; &lsquo; &rsquor; */
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -2663,7 +2663,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d
specification. <a href="#refsCSSATTR">[CSSATTR]</a></p>

<p>The <code>CanvasRenderingContext2D</code> object's use of fonts depends on the features
described in the CSS Fonts and Font Load Eventsspecifications, including in particular
described in the CSS <cite>Fonts</cite> and <cite>Font Load Events</cite> specifications, including in particular
<dfn><code>FontLoader</code></dfn>. <a href="#refsCSSFONTS">[CSSFONTS]</a> <a
href="#refsCSSFONTLOAD">[CSSFONTLOAD]</a></p>

Expand Down

0 comments on commit 973ef79

Please sign in to comment.