[html5] r7628 - [e] (0) Fix some typos or copypasta. Affected topics: HTML
whatwg at whatwg.org
whatwg at whatwg.org
Sun Dec 30 21:28:03 PST 2012
Author: ianh
Date: 2012-12-30 21:28:02 -0800 (Sun, 30 Dec 2012)
New Revision: 7628
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-12-31 05:23:39 UTC (rev 7627)
+++ complete.html 2012-12-31 05:28:02 UTC (rev 7628)
@@ -4245,7 +4245,7 @@
<ul class=brief><li><dfn id=screen><code>Screen</code></dfn></li>
<li><dfn id=linkstyle><code>LinkStyle</code></dfn></li>
<li><dfn id=cssstyledeclaration><code>CSSStyleDeclaration</code></dfn></li>
- <li><dfn id=dom-cssstyledeclaration-csstext title=dom-CSSStyleDeclaration-cssText>cssText</dfn> attribute of <code><a href=#cssstyledeclaration>CSSStyleDeclaration</a></code></li>
+ <li><dfn id=dom-cssstyledeclaration-csstext title=dom-CSSStyleDeclaration-cssText><code>cssText</code></dfn> attribute of <code><a href=#cssstyledeclaration>CSSStyleDeclaration</a></code></li>
<li><dfn id=stylesheet><code>StyleSheet</code></dfn></li>
<li><dfn id=dom-linkstyle-sheet title=dom-linkstyle-sheet><code>sheet</code></dfn></li>
<li><dfn id=dom-stylesheet-disabled title=dom-stylesheet-disabled><code>disabled</code></dfn></li>
@@ -19104,7 +19104,7 @@
<p>The solution is to realise that a <i><a href=#paragraph>paragraph</a></i>, in HTML
terms, is not a logical concept, but a structural one. In the
fantastic example above, there are actually <em>five</em> <a href=#paragraph title=paragraph>paragraphs</a> as defined by this
- speciication: one before the list, one for each bullet, and one
+ specification: one before the list, one for each bullet, and one
after the list.</p>
<div class=example>
Modified: index
===================================================================
--- index 2012-12-31 05:23:39 UTC (rev 7627)
+++ index 2012-12-31 05:28:02 UTC (rev 7628)
@@ -4245,7 +4245,7 @@
<ul class=brief><li><dfn id=screen><code>Screen</code></dfn></li>
<li><dfn id=linkstyle><code>LinkStyle</code></dfn></li>
<li><dfn id=cssstyledeclaration><code>CSSStyleDeclaration</code></dfn></li>
- <li><dfn id=dom-cssstyledeclaration-csstext title=dom-CSSStyleDeclaration-cssText>cssText</dfn> attribute of <code><a href=#cssstyledeclaration>CSSStyleDeclaration</a></code></li>
+ <li><dfn id=dom-cssstyledeclaration-csstext title=dom-CSSStyleDeclaration-cssText><code>cssText</code></dfn> attribute of <code><a href=#cssstyledeclaration>CSSStyleDeclaration</a></code></li>
<li><dfn id=stylesheet><code>StyleSheet</code></dfn></li>
<li><dfn id=dom-linkstyle-sheet title=dom-linkstyle-sheet><code>sheet</code></dfn></li>
<li><dfn id=dom-stylesheet-disabled title=dom-stylesheet-disabled><code>disabled</code></dfn></li>
@@ -19104,7 +19104,7 @@
<p>The solution is to realise that a <i><a href=#paragraph>paragraph</a></i>, in HTML
terms, is not a logical concept, but a structural one. In the
fantastic example above, there are actually <em>five</em> <a href=#paragraph title=paragraph>paragraphs</a> as defined by this
- speciication: one before the list, one for each bullet, and one
+ specification: one before the list, one for each bullet, and one
after the list.</p>
<div class=example>
Modified: source
===================================================================
--- source 2012-12-31 05:23:39 UTC (rev 7627)
+++ source 2012-12-31 05:28:02 UTC (rev 7628)
@@ -3172,7 +3172,7 @@
<li><dfn><code>Screen</code></dfn></li>
<li><dfn><code>LinkStyle</code></dfn></li>
<li><dfn><code>CSSStyleDeclaration</code></dfn></li>
- <li><dfn title="dom-CSSStyleDeclaration-cssText">cssText</code></dfn> attribute of <code>CSSStyleDeclaration</code></li>
+ <li><dfn title="dom-CSSStyleDeclaration-cssText"><code>cssText</code></dfn> attribute of <code>CSSStyleDeclaration</code></li>
<li><dfn><code>StyleSheet</code></dfn></li>
<li><dfn title="dom-linkstyle-sheet"><code>sheet</code></dfn></li>
<li><dfn title="dom-stylesheet-disabled"><code>disabled</code></dfn></li>
@@ -20213,7 +20213,7 @@
terms, is not a logical concept, but a structural one. In the
fantastic example above, there are actually <em>five</em> <span
title="paragraph">paragraphs</span> as defined by this
- speciication: one before the list, one for each bullet, and one
+ specification: one before the list, one for each bullet, and one
after the list.</p>
<div class="example">
More information about the Commit-Watchers
mailing list