- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 21 Oct 2011 23:46:27 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv5363
Modified Files:
history.html spec.html toc-status.html toc-status.xml
tree-construction.html
Log Message:
typo (whatwg r6730)
[updated by splitter]
Index: toc-status.xml
===================================================================
RCS file: /sources/public/html5/spec/toc-status.xml,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -d -r1.168 -r1.169
--- toc-status.xml 20 Oct 2011 22:46:30 -0000 1.168
+++ toc-status.xml 21 Oct 2011 23:46:25 -0000 1.169
@@ -978,7 +978,7 @@
<li><a href="#read-text"><span class="secno">5.5.4</span> Page load
processing model for text files</a></li>
<li><a href="#read-multipart-x-mixed-replace"><span class="secno">5.5.5</span> Page load processing model for
-<code>multipart/x-mixed-replaced</code> resources</a></li>
+<code>multipart/x-mixed-replace</code> resources</a></li>
<li><a href="#read-media"><span class="secno">5.5.6</span> Page
load processing model for media</a></li>
<li><a href="#read-plugin"><span class="secno">5.5.7</span> Page
Index: tree-construction.html
===================================================================
RCS file: /sources/public/html5/spec/tree-construction.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- tree-construction.html 18 Oct 2011 01:46:26 -0000 1.21
+++ tree-construction.html 21 Oct 2011 23:46:25 -0000 1.22
@@ -2830,8 +2830,8 @@
<code><a href="semantics.html#the-html-element">html</a></code> element, then this is a <a href="parsing.html#parse-error">parse
error</a>.</p>
- <p class="note">It can only be the <a href="parsing.html#current-node">current node</a> in
- the <a href="the-end.html#fragment-case">fragment case</a>.</p>
+ <p class="note">The <a href="parsing.html#current-node">current node</a> can only be the root
+ <code><a href="semantics.html#the-html-element">html</a></code> element in the <a href="the-end.html#fragment-case">fragment case</a>.</p>
<p><a href="the-end.html#stop-parsing">Stop parsing</a>.</p>
@@ -3450,8 +3450,8 @@
<code><a href="semantics.html#the-html-element">html</a></code> element, then this is a <a href="parsing.html#parse-error">parse
error</a>.</p>
- <p class="note">It can only be the <a href="parsing.html#current-node">current node</a> in
- the <a href="the-end.html#fragment-case">fragment case</a>.</p>
+ <p class="note">The <a href="parsing.html#current-node">current node</a> can only be the root
+ <code><a href="semantics.html#the-html-element">html</a></code> element in the <a href="the-end.html#fragment-case">fragment case</a>.</p>
<p><a href="the-end.html#stop-parsing">Stop parsing</a>.</p>
@@ -3630,8 +3630,8 @@
<code><a href="semantics.html#the-html-element">html</a></code> element, then this is a <a href="parsing.html#parse-error">parse
error</a>.</p>
- <p class="note">It can only be the <a href="parsing.html#current-node">current node</a> in
- the <a href="the-end.html#fragment-case">fragment case</a>.</p>
+ <p class="note">The <a href="parsing.html#current-node">current node</a> can only be the root
+ <code><a href="semantics.html#the-html-element">html</a></code> element in the <a href="the-end.html#fragment-case">fragment case</a>.</p>
<p><a href="the-end.html#stop-parsing">Stop parsing</a>.</p>
Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.1085
retrieving revision 1.1086
diff -u -d -r1.1085 -r1.1086
--- history.html 20 Oct 2011 23:46:27 -0000 1.1085
+++ history.html 21 Oct 2011 23:46:24 -0000 1.1086
@@ -333,7 +333,7 @@
<ol class="toc"><li><ol><li><a href="history.html#history"><span class="secno">5.4 </span>Session history and navigation</a>
<ol><li><a href="history.html#the-session-history-of-browsing-contexts"><span class="secno">5.4.1 </span>The session history of browsing contexts</a></li><li><a href="history.html#the-history-interface"><span class="secno">5.4.2 </span>The <code>History</code> interface</a></li><li><a href="history.html#the-location-interface"><span class="secno">5.4.3 </span>The <code>Location</code> interface</a>
<ol><li><a href="history.html#security-location"><span class="secno">5.4.3.1 </span>Security</a></li></ol></li><li><a href="history.html#history-notes"><span class="secno">5.4.4 </span>Implementation notes for session history</a></li></ol></li><li><a href="history.html#browsing-the-web"><span class="secno">5.5 </span>Browsing the Web</a>
- <ol><li><a href="history.html#navigating-across-documents"><span class="secno">5.5.1 </span>Navigating across documents</a></li><li><a href="history.html#read-html"><span class="secno">5.5.2 </span>Page load processing model for HTML files</a></li><li><a href="history.html#read-xml"><span class="secno">5.5.3 </span>Page load processing model for XML files</a></li><li><a href="history.html#read-text"><span class="secno">5.5.4 </span>Page load processing model for text files</a></li><li><a href="history.html#read-multipart-x-mixed-replace"><span class="secno">5.5.5 </span>Page load processing model for <code>multipart/x-mixed-replaced</code> resources</a></li><li><a href="history.html#read-media"><span class="secno">5.5.6 </span>Page load processing model for media</a></li><li><a href="history.html#read-plugin"><span class="secno">5.5.7 </span>Page load processing model for content that uses plugins</a></li><li><a href="history.html#read-ua-inline"><span class="secno">5.5.8 </span>Page load processing moel for inline content that doesn't have a DOM</a></li><li><a href="history.html#scroll-to-fragid"><span class="secno">5.5.9 </span>Navigating to a fragment identifier</a></li><li><a href="history.html#history-traversal"><span class="secno">5.5.10 </span>History traversal</a>
+ <ol><li><a href="history.html#navigating-across-documents"><span class="secno">5.5.1 </span>Navigating across documents</a></li><li><a href="history.html#read-html"><span class="secno">5.5.2 </span>Page load processing model for HTML files</a></li><li><a href="history.html#read-xml"><span class="secno">5.5.3 </span>Page load processing model for XML files</a></li><li><a href="history.html#read-text"><span class="secno">5.5.4 </span>Page load processing model for text files</a></li><li><a href="history.html#read-multipart-x-mixed-replace"><span class="secno">5.5.5 </span>Page load processing model for <code>multipart/x-mixed-replace</code> resources</a></li><li><a href="history.html#read-media"><span class="secno">5.5.6 </span>Page load processing model for media</a></li><li><a href="history.html#read-plugin"><span class="secno">5.5.7 </span>Page load processing model for content that uses plugins</a></li><li><a href="history.html#read-ua-inline"><span class="secno">5.5.8 </span>Page load processing modl for inline content that doesn't have a DOM</a></li><li><a href="history.html#scroll-to-fragid"><span class="secno">5.5.9 </span>Navigating to a fragment identifier</a></li><li><a href="history.html#history-traversal"><span class="secno">5.5.10 </span>History traversal</a>
<ol><li><a href="history.html#event-definitions-0"><span class="secno">5.5.10.1 </span>Event definitions</a></li></ol></li><li><a href="history.html#unloading-documents"><span class="secno">5.5.11 </span>Unloading documents</a>
<ol><li><a href="history.html#event-definition"><span class="secno">5.5.11.1 </span>Event definition</a></li></ol></li><li><a href="history.html#aborting-a-document-load"><span class="secno">5.5.12 </span>Aborting a document load</a></li></ol></li></ol></li></ol></div>
@@ -1755,10 +1755,10 @@
section must be the <a href="webappapis.html#networking-task-source">networking task source</a>.</p>
- <h4 id="read-multipart-x-mixed-replace"><span class="secno">5.5.5 </span><dfn title="navigate-multipart-x-mixed-replace">Page load processing model for <code>multipart/x-mixed-replaced</code> resources</dfn></h4>
+ <h4 id="read-multipart-x-mixed-replace"><span class="secno">5.5.5 </span><dfn title="navigate-multipart-x-mixed-replace">Page load processing model for <code>multipart/x-mixed-replace</code> resources</dfn></h4>
<p>When a resource with the type
- <code>multipart/x-mixed-replaced</code> is to be loaded in a
+ <code><a href="iana.html#multipart-x-mixed-replace">multipart/x-mixed-replace</a></code> is to be loaded in a
<a href="browsers.html#browsing-context">browsing context</a>, the user agent must parse the
resource using the rules for multipart types. <a href="references.html#refsRFC2046">[RFC2046]</a></p>
Index: toc-status.html
===================================================================
RCS file: /sources/public/html5/spec/toc-status.html,v
retrieving revision 1.364
retrieving revision 1.365
diff -u -d -r1.364 -r1.365
--- toc-status.html 20 Oct 2011 22:46:29 -0000 1.364
+++ toc-status.html 21 Oct 2011 23:46:24 -0000 1.365
@@ -1012,7 +1012,7 @@
<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=read-text" class="status REC">REC</a> <a href="../spec/#read-text">5.5.4 Page load
processing model for text files</a> <span class="id">(read-text)</span></li>
<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=read-multipart-x-mixed-replace" class="status ADD">ADD</a> <a href="../spec/#read-multipart-x-mixed-replace">5.5.5 Page load processing model for
-multipart/x-mixed-replaced resources</a> <span class="id">(read-multipart-x-mixed-replace)</span></li>
+multipart/x-mixed-replace resources</a> <span class="id">(read-multipart-x-mixed-replace)</span></li>
<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=read-media" class="status CR">CR</a> <a href="../spec/#read-media">5.5.6 Page
load processing model for media</a> <span class="id">(read-media)</span></li>
<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=read-plugin" class="status LC">LC</a> <a href="../spec/#read-plugin">5.5.7 Page
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1741
retrieving revision 1.1742
diff -u -d -r1.1741 -r1.1742
--- spec.html 21 Oct 2011 22:46:24 -0000 1.1741
+++ spec.html 21 Oct 2011 23:46:24 -0000 1.1742
@@ -349,7 +349,7 @@
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
<a href="author/">web developer edition</a>.
-This is revision 1.5394.
+This is revision 1.5396.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2011 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -941,7 +941,7 @@
<li><a href="history.html#read-html"><span class="secno">5.5.2 </span>Page load processing model for HTML files</a></li>
<li><a href="history.html#read-xml"><span class="secno">5.5.3 </span>Page load processing model for XML files</a></li>
<li><a href="history.html#read-text"><span class="secno">5.5.4 </span>Page load processing model for text files</a></li>
- <li><a href="history.html#read-multipart-x-mixed-replace"><span class="secno">5.5.5 </span>Page load processing model for <code>multipart/x-mixed-replaced</code> resources</a></li>
+ <li><a href="history.html#read-multipart-x-mixed-replace"><span class="secno">5.5.5 </span>Page load processing model for <code>multipart/x-mixed-replace</code> resources</a></li>
<li><a href="history.html#read-media"><span class="secno">5.5.6 </span>Page load processing model for media</a></li>
<li><a href="history.html#read-plugin"><span class="secno">5.5.7 </span>Page load processing model for content that uses plugins</a></li>
<li><a href="history.html#read-ua-inline"><span class="secno">5.5.8 </span>Page load processing model for inline content that doesn't have a DOM</a></li>
Received on Friday, 21 October 2011 23:46:34 UTC