PubRules fixup
authortravil@travil1.wingroup.windeploy.ntdev.microsoft.com
Fri, 14 Sep 2012 10:43:14 -0700
changeset 3 881b6e205d22
parent 2 822f24c7e0f0
child 4 35c92f571f53
PubRules fixup
WD-DOM-Parsing-20120920.html
index.html
respecConfig-FPWD.js
respecConfig.js
--- a/WD-DOM-Parsing-20120920.html	Fri Sep 14 10:12:23 2012 -0700
+++ b/WD-DOM-Parsing-20120920.html	Fri Sep 14 10:43:14 2012 -0700
@@ -461,7 +461,7 @@
     
     
     <dt>Editors:</dt>
-    <dd><a href="mailto:travis.leithead@microsoft.com?subject=[DOMParsing] Spec Feedback">Travis Leithead</a>, <a href="http://www.microsoft.com">Microsoft Corp.</a></dd>
+    <dd><a href="mailto:travis.leithead@microsoft.com?subject=[DOMParsing]%20Spec%20Feedback">Travis Leithead</a>, <a href="http://www.microsoft.com">Microsoft Corp.</a></dd>
 <dd><a href="mailto:ms2ger@gmail.com">Ms2ger</a></dd>
 
     
@@ -552,7 +552,7 @@
     
 
 
-    <section class="introductory">
+    <section id="issues" class="introductory">
         <h1>Issues</h1>
         
         <p>Various issues are listed in the rest of the document.</p>
@@ -741,8 +741,8 @@
           <dt><code><a title="text" class="externalDFN" data-spec="DOM4">Text</a></code>
           <dt><code><a title="documenttype" class="externalDFN" data-spec="DOM4">DocumentType</a></code>
           <dt><code><a title="processinginstruction" class="externalDFN" data-spec="DOM4">ProcessingInstruction</a></code>
-          </dt><div class="issue"><div class="issue-title"><span>Issue 2</span></div><dd>Define how these are serialized...
-        </dd></div></dl>
+          <dd><div class="issue"><div class="issue-title"><span>Issue 2</span></div>Define how these are serialized...</div>
+        </dd></dl>
 
         <p>To <dfn title="concept-serialize-xml" id="dfn-concept-serialize-xml">produce an XML serialization</dfn> of a
         <a title="node" class="externalDFN" data-spec="DOM4">Node</a> <var>node</var>, the user agent
@@ -827,7 +827,8 @@
 
             </p><dt><code><a title="documenttype" class="externalDFN" data-spec="DOM4">DocumentType</a></code>
             <dt><code><a title="processinginstruction" class="externalDFN" data-spec="DOM4">ProcessingInstruction</a></code>
-            </dt><div class="issue"><div class="issue-title"><span>Issue 4</span></div><dd>TODO</dd></div>
+            </dt>
+			<dd><div class="issue"><div class="issue-title"><span>Issue 4</span></div>TODO</div></dd>
         </dl>
 
         <p>The <dfn title="concept-serialize-xml-attributes" id="dfn-concept-serialize-xml-attributes">XML serialization of the attributes</dfn> of an
--- a/index.html	Fri Sep 14 10:12:23 2012 -0700
+++ b/index.html	Fri Sep 14 10:43:14 2012 -0700
@@ -88,7 +88,7 @@
     </section>
 
 
-    <section class="introductory">
+    <section id="issues" class="introductory">
         <h1>Issues</h1>
         
         <p>Various issues are listed in the rest of the document.</p>
@@ -268,7 +268,7 @@
           <dt><code><a title="text" data-spec="DOM4" class="externalDFN">Text</a></code>
           <dt><code><a title="documenttype" data-spec="DOM4" class="externalDFN">DocumentType</a></code>
           <dt><code><a title="processinginstruction" data-spec="DOM4" class="externalDFN">ProcessingInstruction</a></code>
-          <dd class="issue">Define how these are serialized...
+          <dd class="issue">Define how these are serialized...</dd>
         </dl>
 
         <p>To <dfn title=concept-serialize-xml>produce an XML serialization</dfn> of a
@@ -447,7 +447,7 @@
                     <a title=concept-element-namespace data-spec="DOM4" class="externalDFN">namespace</a>
                     set to
                     "<code>http://www.mozilla.org/newlayout/xml/parsererror.xml</code>".
-
+                    <!-- see https://bugzilla.mozilla.org/show_bug.cgi?id=45566 -->
                     <p>At this point user agents may
                     <a data-spec="DOM4" title=concept-node-append class="externalDFN">append</a> nodes
                     to <var>root</var>, for example to describe the nature of the
--- a/respecConfig-FPWD.js	Fri Sep 14 10:12:23 2012 -0700
+++ b/respecConfig-FPWD.js	Fri Sep 14 10:43:14 2012 -0700
@@ -6,7 +6,7 @@
 	    {
 			name: "Travis Leithead", 
             company: "Microsoft Corp.",
-            url: "mailto:travis.leithead@microsoft.com?subject=[DOMParsing] Spec Feedback",
+            url: "mailto:travis.leithead@microsoft.com?subject=[DOMParsing]%20Spec%20Feedback",
             companyURL: "http://www.microsoft.com"
 		},
         {
--- a/respecConfig.js	Fri Sep 14 10:12:23 2012 -0700
+++ b/respecConfig.js	Fri Sep 14 10:43:14 2012 -0700
@@ -6,7 +6,7 @@
 	    {
 			name: "Travis Leithead", 
             company: "Microsoft Corp.",
-            url: "mailto:travis.leithead@microsoft.com?subject=[DOMParsing] Spec Feedback",
+            url: "mailto:travis.leithead@microsoft.com?subject=[DOMParsing]%20Spec%20Feedback",
             companyURL: "http://www.microsoft.com"
 		},
         {