[html5] r7777 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Mar 27 16:39:46 PDT 2013


Author: ianh
Date: 2013-03-27 16:39:45 -0700 (Wed, 27 Mar 2013)
New Revision: 7777

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=20979
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2013-03-26 00:50:47 UTC (rev 7776)
+++ complete.html	2013-03-27 23:39:45 UTC (rev 7777)
@@ -248,7 +248,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 26 March 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 27 March 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>
@@ -51886,7 +51886,7 @@
   readonly attribute <a href=#nodelist>NodeList</a> <a href=#dom-lfe-labels title=dom-lfe-labels>labels</a>;
 };</pre>
    </dd>
-  </dl><!--TOPIC:HTML--><p>The <code><a href=#the-meter-element>meter</a></code> element <a href=#represents>represents</a> a scalar
+  </dl><!--TOPIC:HTML--><!--CLEANUP--><p>The <code><a href=#the-meter-element>meter</a></code> element <a href=#represents>represents</a> a scalar
   measurement within a known range, or a fractional value; for example
   disk usage, the relevance of a query result, or the fraction of a
   voting population to have selected a particular candidate.</p>
@@ -51933,11 +51933,11 @@
   <p>Let <var title="">value</var> be the <code title=attr-meter-value><a href=#attr-meter-value>value</a></code> attribute's number.</p>
 
   <p>If the <code title=attr-meter-min><a href=#attr-meter-min>min</a></code> attribute
-  attribute is specified, then let <var title="">minimum</var> be that
+  is specified, then let <var title="">minimum</var> be that
   attribute's value; otherwise, let it be zero.</p>
 
   <p>If the <code title=attr-meter-max><a href=#attr-meter-max>max</a></code> attribute
-  attribute is specified, then let <var title="">maximum</var> be that
+  is specified, then let <var title="">maximum</var> be that
   attribute's value; otherwise, let it be 1.0.</p>
 
   <p>The following inequalities must hold, as applicable:</p>
@@ -56019,7 +56019,7 @@
 
   <div class=impl>
 
-  <hr><p>The <dfn id=dom-menuitem-type title=dom-menuitem-type><code>type</code></dfn> IDL
+  <hr><!--CLEANUP--><p>The <dfn id=dom-menuitem-type title=dom-menuitem-type><code>type</code></dfn> IDL
   attribute must <a href=#reflect>reflect</a> the content attribute of the
   same name, <a href=#limited-to-only-known-values>limited to only known values</a>.</p>
 
@@ -56065,7 +56065,7 @@
    they were the empty string), and has a <code title=attr-menuitem-checked><a href=#attr-menuitem-checked>checked</a></code> attribute, must remove
    that attribute.</p>
 
-   <p>Then, the element's <code title=attr-menuitem-checked><a href=#attr-menuitem-checked>checked</a></code> attribute attribute
+   <p>Then, the element's <code title=attr-menuitem-checked><a href=#attr-menuitem-checked>checked</a></code> attribute
    must be set to the literal value <code title="">checked</code>.</dd>
 
 
@@ -56662,6 +56662,7 @@
   <h5 id=using-the-menuitem-element-to-define-a-command><span class=secno>4.11.6.6 </span>Using the <dfn title=command-element><code>menuitem</code></dfn> element to define
   a command</h5>
 
+<!--CLEANUP-->
   <p>A <code><a href=#the-menuitem-element>menuitem</a></code> element that does not have a <code title=attr-menuitem-command><a href=#attr-menuitem-command>command</a></code> attribute <a href=#concept-command title=concept-command>defines a command</a>.</p>
 
   <p>The <a href=#command-facet-type title=command-facet-Type>Type</a> of the command

Modified: index
===================================================================
--- index	2013-03-26 00:50:47 UTC (rev 7776)
+++ index	2013-03-27 23:39:45 UTC (rev 7777)
@@ -248,7 +248,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 26 March 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 27 March 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>
@@ -51886,7 +51886,7 @@
   readonly attribute <a href=#nodelist>NodeList</a> <a href=#dom-lfe-labels title=dom-lfe-labels>labels</a>;
 };</pre>
    </dd>
-  </dl><!--TOPIC:HTML--><p>The <code><a href=#the-meter-element>meter</a></code> element <a href=#represents>represents</a> a scalar
+  </dl><!--TOPIC:HTML--><!--CLEANUP--><p>The <code><a href=#the-meter-element>meter</a></code> element <a href=#represents>represents</a> a scalar
   measurement within a known range, or a fractional value; for example
   disk usage, the relevance of a query result, or the fraction of a
   voting population to have selected a particular candidate.</p>
@@ -51933,11 +51933,11 @@
   <p>Let <var title="">value</var> be the <code title=attr-meter-value><a href=#attr-meter-value>value</a></code> attribute's number.</p>
 
   <p>If the <code title=attr-meter-min><a href=#attr-meter-min>min</a></code> attribute
-  attribute is specified, then let <var title="">minimum</var> be that
+  is specified, then let <var title="">minimum</var> be that
   attribute's value; otherwise, let it be zero.</p>
 
   <p>If the <code title=attr-meter-max><a href=#attr-meter-max>max</a></code> attribute
-  attribute is specified, then let <var title="">maximum</var> be that
+  is specified, then let <var title="">maximum</var> be that
   attribute's value; otherwise, let it be 1.0.</p>
 
   <p>The following inequalities must hold, as applicable:</p>
@@ -56019,7 +56019,7 @@
 
   <div class=impl>
 
-  <hr><p>The <dfn id=dom-menuitem-type title=dom-menuitem-type><code>type</code></dfn> IDL
+  <hr><!--CLEANUP--><p>The <dfn id=dom-menuitem-type title=dom-menuitem-type><code>type</code></dfn> IDL
   attribute must <a href=#reflect>reflect</a> the content attribute of the
   same name, <a href=#limited-to-only-known-values>limited to only known values</a>.</p>
 
@@ -56065,7 +56065,7 @@
    they were the empty string), and has a <code title=attr-menuitem-checked><a href=#attr-menuitem-checked>checked</a></code> attribute, must remove
    that attribute.</p>
 
-   <p>Then, the element's <code title=attr-menuitem-checked><a href=#attr-menuitem-checked>checked</a></code> attribute attribute
+   <p>Then, the element's <code title=attr-menuitem-checked><a href=#attr-menuitem-checked>checked</a></code> attribute
    must be set to the literal value <code title="">checked</code>.</dd>
 
 
@@ -56662,6 +56662,7 @@
   <h5 id=using-the-menuitem-element-to-define-a-command><span class=secno>4.11.6.6 </span>Using the <dfn title=command-element><code>menuitem</code></dfn> element to define
   a command</h5>
 
+<!--CLEANUP-->
   <p>A <code><a href=#the-menuitem-element>menuitem</a></code> element that does not have a <code title=attr-menuitem-command><a href=#attr-menuitem-command>command</a></code> attribute <a href=#concept-command title=concept-command>defines a command</a>.</p>
 
   <p>The <a href=#command-facet-type title=command-facet-Type>Type</a> of the command

Modified: source
===================================================================
--- source	2013-03-26 00:50:47 UTC (rev 7776)
+++ source	2013-03-27 23:39:45 UTC (rev 7777)
@@ -61903,6 +61903,7 @@
    </dd>
   </dl><!--TOPIC:HTML-->
 
+<!--CLEANUP-->
   <p>The <code>meter</code> element <span>represents</span> a scalar
   measurement within a known range, or a fractional value; for example
   disk usage, the relevance of a query result, or the fraction of a
@@ -61962,11 +61963,11 @@
   title="attr-meter-value">value</code> attribute's number.</p>
 
   <p>If the <code title="attr-meter-min">min</code> attribute
-  attribute is specified, then let <var title="">minimum</var> be that
+  is specified, then let <var title="">minimum</var> be that
   attribute's value; otherwise, let it be zero.</p>
 
   <p>If the <code title="attr-meter-max">max</code> attribute
-  attribute is specified, then let <var title="">maximum</var> be that
+  is specified, then let <var title="">maximum</var> be that
   attribute's value; otherwise, let it be 1.0.</p>
 
   <p>The following inequalities must hold, as applicable:</p>
@@ -66817,6 +66818,7 @@
   <div class="impl">
 
   <hr>
+<!--CLEANUP-->
 
   <p>The <dfn title="dom-menuitem-type"><code>type</code></dfn> IDL
   attribute must <span>reflect</span> the content attribute of the
@@ -66881,7 +66883,7 @@
    that attribute.</p>
 
    <p>Then, the element's <code
-   title="attr-menuitem-checked">checked</code> attribute attribute
+   title="attr-menuitem-checked">checked</code> attribute
    must be set to the literal value <code
    title="">checked</code>.</p></dd>
 
@@ -67590,6 +67592,7 @@
   title="command-element"><code>menuitem</code></dfn> element to define
   a command</h5>
 
+<!--CLEANUP-->
   <p>A <code>menuitem</code> element that does not have a <code
   title="attr-menuitem-command">command</code> attribute <span
   title="concept-command">defines a command</span>.</p>




More information about the Commit-Watchers mailing list