Skip to content

Commit

Permalink
[e] (0) Add some internal editorial notes for forthcoming fullscreen …
Browse files Browse the repository at this point in the history
…edits

Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=26584
Affected topics: DOM APIs, HTML

git-svn-id: https://svn.whatwg.org/webapps@8774 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 15, 2014
1 parent f3f55fb commit 452c265
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions complete.html
Expand Up @@ -59685,6 +59685,8 @@ <h4 id=navigating-across-documents>7.6.1 Navigating across documents</h4>

<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>

Expand Down
2 changes: 2 additions & 0 deletions index
Expand Up @@ -59685,6 +59685,8 @@ State: &lt;OUTPUT NAME=I>1&lt;/OUTPUT> &lt;INPUT VALUE="Increment" TYPE=BUTTON O

<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>

Expand Down
4 changes: 4 additions & 0 deletions source
Expand Up @@ -77889,6 +77889,8 @@ dictionary <dfn>DragEventInit</dfn> : <span>MouseEventInit</span> {

<ol>

<!--XXX26584-->

<li><p>Set the <code>Document</code>'s <i
data-x="concept-document-salvageable">salvageable</i> state to false.</p></li>

Expand Down Expand Up @@ -80543,6 +80545,8 @@ State: &lt;OUTPUT NAME=I>1&lt;/OUTPUT> &lt;INPUT VALUE="Increment" TYPE=BUTTON O

<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>

Expand Down

0 comments on commit 452c265

Please sign in to comment.