[html5] r1032 - /
whatwg at whatwg.org
whatwg at whatwg.org
Tue Sep 25 01:37:52 PDT 2007
Author: ianh
Date: 2007-09-25 01:37:51 -0700 (Tue, 25 Sep 2007)
New Revision: 1032
Modified:
index
source
Log:
[e] (0) missing 'and'
Modified: index
===================================================================
--- index 2007-09-25 04:12:05 UTC (rev 1031)
+++ index 2007-09-25 08:37:51 UTC (rev 1032)
@@ -24408,7 +24408,7 @@
-->
<p>The <dfn id=window0 title=dom-window><code>window</code></dfn>, <dfn
- id=frames title=dom-frames><code>frames</code></dfn>, <dfn id=self
+ id=frames title=dom-frames><code>frames</code></dfn>, and <dfn id=self
title=dom-self><code>self</code></dfn> DOM attributes must all return the
<code><a href="#window">Window</a></code> object itself.
Modified: source
===================================================================
--- source 2007-09-25 04:12:05 UTC (rev 1031)
+++ source 2007-09-25 08:37:51 UTC (rev 1032)
@@ -22025,7 +22025,7 @@
-->
<p>The <dfn title="dom-window"><code>window</code></dfn>, <dfn
- title="dom-frames"><code>frames</code></dfn>, <dfn
+ title="dom-frames"><code>frames</code></dfn>, and <dfn
title="dom-self"><code>self</code></dfn> DOM attributes must all
return the <code>Window</code> object itself.</p>
More information about the Commit-Watchers
mailing list