[html5] r8418 - [e] (0) make ms2ger and gsnedders happier (minor editorial stuff in parser and e [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Jan 24 15:49:51 PST 2014


Author: ianh
Date: 2014-01-24 15:49:50 -0800 (Fri, 24 Jan 2014)
New Revision: 8418

Modified:
   complete.html
   index
   source
Log:
[e] (0) make ms2ger and gsnedders happier (minor editorial stuff in parser and elsewhere)
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24360
Affected topics: HTML, HTML Syntax and Parsing

Modified: complete.html
===================================================================
--- complete.html	2014-01-22 00:28:49 UTC (rev 8417)
+++ complete.html	2014-01-24 23:49:50 UTC (rev 8418)
@@ -298,7 +298,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 — Last Updated 22 January 2014</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 24 January 2014</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>
@@ -11477,7 +11477,7 @@
   or, alternatively, the user agent must act as if it implemented just the aforementioned properties
   and had a user agent style sheet that included all the aforementioned rules, but without letting
   style sheets specified in documents override them, or, alternatively, the user agent must
-  implement another styling language with equivalent semantics. <a href=#CSSWM>[CSSWM]</a> <a href=#CSSGC>[CSSGC]</a></p>
+  implement another styling language with equivalent semantics. <a href=#refsCSSWM>[CSSWM]</a> <a href=#refsCSSGC>[CSSGC]</a></p>
 
   <p id=bidireq>The following elements and attributes have requirements defined by the <a href=#rendering>rendering</a> section that, due to the requirements in this section, are
   requirements on all user agents (not just those that <a href=#renderingUA>support the suggested
@@ -45517,6 +45517,7 @@
 Love,
 Daddy"></textarea></pre>
 
+<!--CLEANUP-->
    <p>To have the browser submit <a href=#the-directionality>the directionality</a> of
    the element along with the value, the <code title=attr-fe-dirname><a href=#attr-fe-dirname>dirname</a></code> attribute can be
    specified:</p>
@@ -87268,7 +87269,8 @@
   token; if there is already an attribute on the token with the exact same name, then this is a
   <a href=#parse-error>parse error</a> and the new attribute must be removed from the token.</p>
 
-  <p class=note>If an attribute is so removed from a token, it, along with the value that gets
+<!--CLEANUP-->
+  <p class=note>If an attribute is so removed from a token, it, and the value that gets
   associated with it, if any, are never subsequently used by the parser, and are therefore
   effectively discarded. Removing the attribute in this way does not change its status as the
   "current attribute" for the purposes of the tokenizer, however.</p>
@@ -101887,6 +101889,9 @@
    <dt id=refsCSSFONTS>[CSSFONTS]</dt>
    <dd><cite><a href=http://dev.w3.org/csswg/css3-fonts/>CSS Fonts</a></cite>, J. Daggett. W3C.</dd>
 
+   <dt id=refsCSSGC>[CSSGC]</dt>
+   <dd><cite><a href=http://dev.w3.org/csswg/css-content>CSS Generated Content</a></cite>, H. Lie, E. Etemad, I. Hickson. W3C.</dd>
+
    <dt id=refsCSSIMAGES>[CSSIMAGES]</dt>
    <dd><cite><a href=http://dev.w3.org/csswg/css-images/>CSS Image Values and Replaced Content Module</a></cite>, E. Etemad, T. Atkins. W3C.</dd>
 
@@ -101915,6 +101920,9 @@
    <dt id=refsCSSVALUES>[CSSVALUES]</dt>
    <dd><cite><a href=http://dev.w3.org/csswg/css3-values/>CSS3 Values and Units</a></cite>, H. Lie, T. Atkins, E. Etemad. W3C.</dd>
 
+   <dt id=refsCSSWM>[CSSWM]</dt>
+   <dd><cite><a href=http://dev.w3.org/csswg/css-writing-modes>CSS Writing Modes</a></cite>, E. Etemad, K. Ishii. W3C.</dd>
+
    <dt id=refsCUSTOM>[CUSTOM]</dt>
    <dd><cite><a href=http://w3c.github.io/webcomponents/spec/custom/>Custom Elements</a></cite>, D. Glazkov. W3C.</dd>
 

Modified: index
===================================================================
--- index	2014-01-22 00:28:49 UTC (rev 8417)
+++ index	2014-01-24 23:49:50 UTC (rev 8418)
@@ -298,7 +298,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 — Last Updated 22 January 2014</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 24 January 2014</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>
@@ -11477,7 +11477,7 @@
   or, alternatively, the user agent must act as if it implemented just the aforementioned properties
   and had a user agent style sheet that included all the aforementioned rules, but without letting
   style sheets specified in documents override them, or, alternatively, the user agent must
-  implement another styling language with equivalent semantics. <a href=#CSSWM>[CSSWM]</a> <a href=#CSSGC>[CSSGC]</a></p>
+  implement another styling language with equivalent semantics. <a href=#refsCSSWM>[CSSWM]</a> <a href=#refsCSSGC>[CSSGC]</a></p>
 
   <p id=bidireq>The following elements and attributes have requirements defined by the <a href=#rendering>rendering</a> section that, due to the requirements in this section, are
   requirements on all user agents (not just those that <a href=#renderingUA>support the suggested
@@ -45517,6 +45517,7 @@
 Love,
 Daddy"></textarea></pre>
 
+<!--CLEANUP-->
    <p>To have the browser submit <a href=#the-directionality>the directionality</a> of
    the element along with the value, the <code title=attr-fe-dirname><a href=#attr-fe-dirname>dirname</a></code> attribute can be
    specified:</p>
@@ -87268,7 +87269,8 @@
   token; if there is already an attribute on the token with the exact same name, then this is a
   <a href=#parse-error>parse error</a> and the new attribute must be removed from the token.</p>
 
-  <p class=note>If an attribute is so removed from a token, it, along with the value that gets
+<!--CLEANUP-->
+  <p class=note>If an attribute is so removed from a token, it, and the value that gets
   associated with it, if any, are never subsequently used by the parser, and are therefore
   effectively discarded. Removing the attribute in this way does not change its status as the
   "current attribute" for the purposes of the tokenizer, however.</p>
@@ -101887,6 +101889,9 @@
    <dt id=refsCSSFONTS>[CSSFONTS]</dt>
    <dd><cite><a href=http://dev.w3.org/csswg/css3-fonts/>CSS Fonts</a></cite>, J. Daggett. W3C.</dd>
 
+   <dt id=refsCSSGC>[CSSGC]</dt>
+   <dd><cite><a href=http://dev.w3.org/csswg/css-content>CSS Generated Content</a></cite>, H. Lie, E. Etemad, I. Hickson. W3C.</dd>
+
    <dt id=refsCSSIMAGES>[CSSIMAGES]</dt>
    <dd><cite><a href=http://dev.w3.org/csswg/css-images/>CSS Image Values and Replaced Content Module</a></cite>, E. Etemad, T. Atkins. W3C.</dd>
 
@@ -101915,6 +101920,9 @@
    <dt id=refsCSSVALUES>[CSSVALUES]</dt>
    <dd><cite><a href=http://dev.w3.org/csswg/css3-values/>CSS3 Values and Units</a></cite>, H. Lie, T. Atkins, E. Etemad. W3C.</dd>
 
+   <dt id=refsCSSWM>[CSSWM]</dt>
+   <dd><cite><a href=http://dev.w3.org/csswg/css-writing-modes>CSS Writing Modes</a></cite>, E. Etemad, K. Ishii. W3C.</dd>
+
    <dt id=refsCUSTOM>[CUSTOM]</dt>
    <dd><cite><a href=http://w3c.github.io/webcomponents/spec/custom/>Custom Elements</a></cite>, D. Glazkov. W3C.</dd>
 

Modified: source
===================================================================
--- source	2014-01-22 00:28:49 UTC (rev 8417)
+++ source	2014-01-24 23:49:50 UTC (rev 8418)
@@ -11515,8 +11515,8 @@
   or, alternatively, the user agent must act as if it implemented just the aforementioned properties
   and had a user agent style sheet that included all the aforementioned rules, but without letting
   style sheets specified in documents override them, or, alternatively, the user agent must
-  implement another styling language with equivalent semantics. <a href="#CSSWM">[CSSWM]</a> <a
-  href="#CSSGC">[CSSGC]</a></p>
+  implement another styling language with equivalent semantics. <a href="#refsCSSWM">[CSSWM]</a> <a
+  href="#refsCSSGC">[CSSGC]</a></p>
 
   <p id="bidireq">The following elements and attributes have requirements defined by the <a
   href="#rendering">rendering</a> section that, due to the requirements in this section, are
@@ -49913,6 +49913,7 @@
 Love,
 Daddy"></textarea></pre>
 
+<!--CLEANUP-->
    <p>To have the browser submit <span>the directionality</span> of
    the element along with the value, the <code
    data-x="attr-fe-dirname">dirname</code> attribute can be
@@ -97293,7 +97294,8 @@
   token; if there is already an attribute on the token with the exact same name, then this is a
   <span>parse error</span> and the new attribute must be removed from the token.</p>
 
-  <p class="note">If an attribute is so removed from a token, it, along with the value that gets
+<!--CLEANUP-->
+  <p class="note">If an attribute is so removed from a token, it, and the value that gets
   associated with it, if any, are never subsequently used by the parser, and are therefore
   effectively discarded. Removing the attribute in this way does not change its status as the
   "current attribute" for the purposes of the tokenizer, however.</p>




More information about the Commit-Watchers mailing list