[html5] r1163 - /
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jan 17 16:16:22 PST 2008
Author: ianh
Date: 2008-01-17 16:16:16 -0800 (Thu, 17 Jan 2008)
New Revision: 1163
Modified:
index
source
Log:
[e] (0) xref fix
Modified: index
===================================================================
--- index 2008-01-17 09:37:43 UTC (rev 1162)
+++ index 2008-01-18 00:16:16 UTC (rev 1163)
@@ -24,7 +24,7 @@
<h1 id=html-5>HTML 5</h1>
- <h2 class="no-num no-toc" id=working>Working Draft — 17 January 2008</h2>
+ <h2 class="no-num no-toc" id=working>Working Draft — 18 January 2008</h2>
<p>You can take part in this work. <a
href="http://www.whatwg.org/mailing-list">Join the working group's
@@ -28343,8 +28343,8 @@
<p>Certain actions cause the <a href="#browsing0">browsing context</a> to
<dfn id=navigate>navigate</dfn>. For example, <a href="#following0"
title="following hyperlinks">following a hyperlink</a>, <span
- title="">form submission</span>, and the <code
- title=dom-window-open>window.open()</code> and <code
+ title="">form submission</span>, and the <code title=dom-open><a
+ href="#open2">window.open()</a></code> and <code
title=dom-location-assign><a href="#assign">location.assign()</a></code>
methods can all cause a browsing context to navigate. A user agent may
also provide various ways for the user to explicitly cause a browsing
Modified: source
===================================================================
--- source 2008-01-17 09:37:43 UTC (rev 1162)
+++ source 2008-01-18 00:16:16 UTC (rev 1163)
@@ -25857,7 +25857,7 @@
<dfn>navigate</dfn>. For example, <span title="following
hyperlinks">following a hyperlink</span>, <span title="">form
submission</span>, and the <code
- title="dom-window-open">window.open()</code> and <code
+ title="dom-open">window.open()</code> and <code
title="dom-location-assign">location.assign()</code> methods can all
cause a browsing context to navigate. A user agent may also provide
various ways for the user to explicitly cause a browsing context to
More information about the Commit-Watchers
mailing list