[html5] r1355 - /
whatwg at whatwg.org
whatwg at whatwg.org
Fri Mar 7 01:21:35 PST 2008
Author: ianh
Date: 2008-03-07 01:21:34 -0800 (Fri, 07 Mar 2008)
New Revision: 1355
Modified:
index
source
Log:
[e] (0) typo
Modified: index
===================================================================
--- index 2008-03-07 02:21:25 UTC (rev 1354)
+++ index 2008-03-07 09:21:34 UTC (rev 1355)
@@ -33562,7 +33562,7 @@
case-insensitively<!--
XXX ascii --> equal to the string "<code
title="">false</code>" then the content attribute must be set to the
- string "<code title="">false</code>:, and otherwise the attribute setter
+ string "<code title="">false</code>", and otherwise the attribute setter
must raise a <code>SYNTAX_ERR</code> exception.
<p>If an element is <a href="#editable0">editable</a> and its parent
Modified: source
===================================================================
--- source 2008-03-07 02:21:25 UTC (rev 1354)
+++ source 2008-03-07 09:21:34 UTC (rev 1355)
@@ -31017,7 +31017,7 @@
title="">true</code>:, if the new value is case-insensitively<!--
XXX ascii --> equal to the string "<code title="">false</code>" then
the content attribute must be set to the string "<code
- title="">false</code>:, and otherwise the attribute setter must
+ title="">false</code>", and otherwise the attribute setter must
raise a <code>SYNTAX_ERR</code> exception.</p>
<p>If an element is <span>editable</span> and its parent element is
More information about the Commit-Watchers
mailing list