[html5] r8774 - [e] (0) Add some internal editorial notes for forthcoming fullscreen edits Fixin [...]
whatwg at whatwg.org
whatwg at whatwg.org
Mon Sep 15 16:32:20 PDT 2014
Author: ianh
Date: 2014-09-15 16:32:16 -0700 (Mon, 15 Sep 2014)
New Revision: 8774
Modified:
complete.html
index
source
Log:
[e] (0) Add some internal editorial notes for forthcoming fullscreen edits
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=26584
Affected topics: DOM APIs, HTML
Modified: complete.html
===================================================================
--- complete.html 2014-09-15 22:46:34 UTC (rev 8773)
+++ complete.html 2014-09-15 23:32:16 UTC (rev 8774)
@@ -59685,6 +59685,8 @@
<ol><li>
+
+
<p><a href=#unload-a-document id=navigating-across-documents:unload-a-document-4>Unload</a> the <code id=navigating-across-documents:document-19><a href=#document>Document</a></code> object of the
<a href=#current-entry id=navigating-across-documents:current-entry-2>current entry</a>, with the <var>recycle</var> parameter set to false.</p>
Modified: index
===================================================================
--- index 2014-09-15 22:46:34 UTC (rev 8773)
+++ index 2014-09-15 23:32:16 UTC (rev 8774)
@@ -59685,6 +59685,8 @@
<ol><li>
+
+
<p><a href=#unload-a-document id=navigating-across-documents:unload-a-document-4>Unload</a> the <code id=navigating-across-documents:document-19><a href=#document>Document</a></code> object of the
<a href=#current-entry id=navigating-across-documents:current-entry-2>current entry</a>, with the <var>recycle</var> parameter set to false.</p>
Modified: source
===================================================================
--- source 2014-09-15 22:46:34 UTC (rev 8773)
+++ source 2014-09-15 23:32:16 UTC (rev 8774)
@@ -77889,6 +77889,8 @@
<ol>
+ <!--XXX26584-->
+
<li><p>Set the <code>Document</code>'s <i
data-x="concept-document-salvageable">salvageable</i> state to false.</p></li>
@@ -80543,6 +80545,8 @@
<li>
+ <!--XXX26584-->
+
<p><span data-x="unload a document">Unload</span> the <code>Document</code> object of the
<span>current entry</span>, with the <var>recycle</var> parameter set to false.</p>
More information about the Commit-Watchers
mailing list