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

whatwg at whatwg.org whatwg at whatwg.org
Fri Jun 7 14:17:43 PDT 2013


Author: ianh
Date: 2013-06-07 14:17:42 -0700 (Fri, 07 Jun 2013)
New Revision: 7934

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

Modified: complete.html
===================================================================
--- complete.html	2013-06-07 21:01:06 UTC (rev 7933)
+++ complete.html	2013-06-07 21:17:42 UTC (rev 7934)
@@ -84902,7 +84902,7 @@
      <dt>Anything else</dt>
 
      <dd>Append the Unicode character with the same code point as the
-     value of the byte at <var title="">position</var>) to <var title="">attribute name</var>. (It doesn't actually matter how
+     value of the byte at <var title="">position</var> to <var title="">attribute name</var>. (It doesn't actually matter how
      bytes outside the ASCII range are handled here, since only
      ASCII characters can contribute to the detection of a character
      encoding.)</dd>
@@ -84978,7 +84978,7 @@
      <dt>Anything else</dt>
 
      <dd>Append the Unicode character with the same code point as the
-     value of the byte at <var title="">position</var>) to <var title="">attribute value</var>. Advance <var title="">position</var> to the next byte.</dd>
+     value of the byte at <var title="">position</var> to <var title="">attribute value</var>. Advance <var title="">position</var> to the next byte.</dd>
 
     </dl></li>
 
@@ -85002,7 +85002,7 @@
      <dt>Anything else</dt>
 
      <dd>Append the Unicode character with the same code point as the
-     value of the byte at <var title="">position</var>) to <var title="">attribute value</var>.</dd>
+     value of the byte at <var title="">position</var> to <var title="">attribute value</var>.</dd>
 
     </dl></li>
 

Modified: index
===================================================================
--- index	2013-06-07 21:01:06 UTC (rev 7933)
+++ index	2013-06-07 21:17:42 UTC (rev 7934)
@@ -84902,7 +84902,7 @@
      <dt>Anything else</dt>
 
      <dd>Append the Unicode character with the same code point as the
-     value of the byte at <var title="">position</var>) to <var title="">attribute name</var>. (It doesn't actually matter how
+     value of the byte at <var title="">position</var> to <var title="">attribute name</var>. (It doesn't actually matter how
      bytes outside the ASCII range are handled here, since only
      ASCII characters can contribute to the detection of a character
      encoding.)</dd>
@@ -84978,7 +84978,7 @@
      <dt>Anything else</dt>
 
      <dd>Append the Unicode character with the same code point as the
-     value of the byte at <var title="">position</var>) to <var title="">attribute value</var>. Advance <var title="">position</var> to the next byte.</dd>
+     value of the byte at <var title="">position</var> to <var title="">attribute value</var>. Advance <var title="">position</var> to the next byte.</dd>
 
     </dl></li>
 
@@ -85002,7 +85002,7 @@
      <dt>Anything else</dt>
 
      <dd>Append the Unicode character with the same code point as the
-     value of the byte at <var title="">position</var>) to <var title="">attribute value</var>.</dd>
+     value of the byte at <var title="">position</var> to <var title="">attribute value</var>.</dd>
 
     </dl></li>
 

Modified: source
===================================================================
--- source	2013-06-07 21:01:06 UTC (rev 7933)
+++ source	2013-06-07 21:17:42 UTC (rev 7934)
@@ -94767,7 +94767,7 @@
      <dt>Anything else</dt>
 
      <dd>Append the Unicode character with the same code point as the
-     value of the byte at <var title="">position</var>) to <var
+     value of the byte at <var title="">position</var> to <var
      title="">attribute name</var>. (It doesn't actually matter how
      bytes outside the ASCII range are handled here, since only
      ASCII characters can contribute to the detection of a character
@@ -94864,7 +94864,7 @@
      <dt>Anything else</dt>
 
      <dd>Append the Unicode character with the same code point as the
-     value of the byte at <var title="">position</var>) to <var
+     value of the byte at <var title="">position</var> to <var
      title="">attribute value</var>. Advance <var
      title="">position</var> to the next byte.</dd>
 
@@ -94897,7 +94897,7 @@
      <dt>Anything else</dt>
 
      <dd>Append the Unicode character with the same code point as the
-     value of the byte at <var title="">position</var>) to <var
+     value of the byte at <var title="">position</var> to <var
      title="">attribute value</var>.</dd>
 
     </dl>




More information about the Commit-Watchers mailing list