[html5] r2780 - [e] (0) fix typos, copyright dates
whatwg at whatwg.org
whatwg at whatwg.org
Tue Feb 10 23:58:16 PST 2009
Author: ianh
Date: 2009-02-10 23:58:15 -0800 (Tue, 10 Feb 2009)
New Revision: 2780
Modified:
header-whatwg
index
source
Log:
[e] (0) fix typos, copyright dates
Modified: header-whatwg
===================================================================
--- header-whatwg 2009-02-11 07:38:36 UTC (rev 2779)
+++ header-whatwg 2009-02-11 07:58:15 UTC (rev 2780)
@@ -67,7 +67,7 @@
<dt>Editor:</dt>
<dd>Ian Hickson, Google, ian at hixie.ch</dd>
</dl>
- <p class="copyright">© Copyright 2004-2008 Apple Computer, Inc.,
+ <p class="copyright">© Copyright 2004-2009 Apple Computer, Inc.,
Mozilla Foundation, and Opera Software ASA.</p>
<p class="copyright">You are granted a license to use, reproduce
and create derivative works of this document.</p>
Modified: index
===================================================================
--- index 2009-02-11 07:38:36 UTC (rev 2779)
+++ index 2009-02-11 07:58:15 UTC (rev 2780)
@@ -55,7 +55,7 @@
<dd>To view and vote on feedback: <a href=http://www.whatwg.org/issues/>http://www.whatwg.org/issues/</a></dd>
<dt>Editor:</dt>
<dd>Ian Hickson, Google, ian at hixie.ch</dd>
- </dl><p class=copyright>© Copyright 2004-2008 Apple Computer, Inc.,
+ </dl><p class=copyright>© Copyright 2004-2009 Apple Computer, Inc.,
Mozilla Foundation, and Opera Software ASA.</p>
<p class=copyright>You are granted a license to use, reproduce
and create derivative works of this document.</p>
@@ -33822,11 +33822,11 @@
<dt><dfn id=selector-read-only title=selector-read-only><code>:read-only</code></dfn></dt>
- <dt><dfn id="title=-selector-read-write-:read-write"> title="selector-read-write"><code>:read-write</code></dfn></dt>
+ <dt><dfn id=selector-read-write title=selector-read-write><code>:read-write</code></dfn></dt>
<dd>
- <p>The <code title=selector-read-write>:read-write</code>
+ <p>The <code title=selector-read-write><a href=#selector-read-write>:read-write</a></code>
pseudo-class must match the following elements:</p>
<ul><li>an <code><a href=#the-input-element>input</a></code> element to which the <code title=attr-input-readonly><a href=#attr-input-readonly>readonly</a></code> attribute applies,
Modified: source
===================================================================
--- source 2009-02-11 07:38:36 UTC (rev 2779)
+++ source 2009-02-11 07:58:15 UTC (rev 2780)
@@ -38388,7 +38388,7 @@
<dt><dfn title="selector-read-only"><code>:read-only</code></dfn></dt>
- <dt><dfn> title="selector-read-write"><code>:read-write</code></dfn></dt>
+ <dt><dfn title="selector-read-write"><code>:read-write</code></dfn></dt>
<dd>
More information about the Commit-Watchers
mailing list