[html5] r4740 - [e] (0) Move around the 'impl' markers to put some more notes into the author pa [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sun Feb 14 05:46:55 PST 2010
Author: ianh
Date: 2010-02-14 05:46:52 -0800 (Sun, 14 Feb 2010)
New Revision: 4740
Modified:
complete.html
index
source
Log:
[e] (0) Move around the 'impl' markers to put some more notes into the author part.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8918
Modified: complete.html
===================================================================
--- complete.html 2010-02-14 13:41:51 UTC (rev 4739)
+++ complete.html 2010-02-14 13:46:52 UTC (rev 4740)
@@ -6957,6 +6957,8 @@
has been configured not to report referrers in this case, or if the
navigation was initiated for a <a href=#hyperlink>hyperlink</a> with a <code title=rel-noreferrer><a href=#link-type-noreferrer>noreferrer</a></code> keyword.</p>
+ </div>
+
<p class=note>In the case of HTTP, the <code title=dom-document-referrer><a href=#dom-document-referrer>referrer</a></code> IDL attribute will
match the <code title=http-referer>Referer</code> (sic) header
that was sent when <a href=#fetch title=fetch>fetching</a> the current
@@ -6967,9 +6969,7 @@
and the current page does not (e.g. when navigating from an <code title="">https:</code> page to an <code title="">http:</code>
page).</p>
- <hr></div>
-
- <dl class=domintro><dt><var title="">document</var> . <code title=dom-document-cookie><a href=#dom-document-cookie>cookie</a></code> [ = <var title="">value</var> ]</dt>
+ <hr><dl class=domintro><dt><var title="">document</var> . <code title=dom-document-cookie><a href=#dom-document-cookie>cookie</a></code> [ = <var title="">value</var> ]</dt>
<dd>
<p>Returns the HTTP cookies that apply to the
<code>Document</code>. If there are no cookies or cookies can't be
Modified: index
===================================================================
--- index 2010-02-14 13:41:51 UTC (rev 4739)
+++ index 2010-02-14 13:46:52 UTC (rev 4740)
@@ -6856,6 +6856,8 @@
has been configured not to report referrers in this case, or if the
navigation was initiated for a <a href=#hyperlink>hyperlink</a> with a <code title=rel-noreferrer><a href=#link-type-noreferrer>noreferrer</a></code> keyword.</p>
+ </div>
+
<p class=note>In the case of HTTP, the <code title=dom-document-referrer><a href=#dom-document-referrer>referrer</a></code> IDL attribute will
match the <code title=http-referer>Referer</code> (sic) header
that was sent when <a href=#fetch title=fetch>fetching</a> the current
@@ -6866,9 +6868,7 @@
and the current page does not (e.g. when navigating from an <code title="">https:</code> page to an <code title="">http:</code>
page).</p>
- <hr></div>
-
- <dl class=domintro><dt><var title="">document</var> . <code title=dom-document-cookie><a href=#dom-document-cookie>cookie</a></code> [ = <var title="">value</var> ]</dt>
+ <hr><dl class=domintro><dt><var title="">document</var> . <code title=dom-document-cookie><a href=#dom-document-cookie>cookie</a></code> [ = <var title="">value</var> ]</dt>
<dd>
<p>Returns the HTTP cookies that apply to the
<code>Document</code>. If there are no cookies or cookies can't be
Modified: source
===================================================================
--- source 2010-02-14 13:41:51 UTC (rev 4739)
+++ source 2010-02-14 13:46:52 UTC (rev 4740)
@@ -6726,6 +6726,8 @@
navigation was initiated for a <span>hyperlink</span> with a <code
title="rel-noreferrer">noreferrer</code> keyword.</p>
+ </div>
+
<p class="note">In the case of HTTP, the <code
title="dom-document-referrer">referrer</code> IDL attribute will
match the <code title="http-referer">Referer</code> (sic) header
@@ -6740,8 +6742,6 @@
<hr>
- </div>
-
<dl class="domintro">
<dt><var title="">document</var> . <code title="dom-document-cookie">cookie</code> [ = <var title="">value</var> ]</dt>
More information about the Commit-Watchers
mailing list