[html5] r1351 - /
whatwg at whatwg.org
whatwg at whatwg.org
Thu Mar 6 18:00:21 PST 2008
Author: ianh
Date: 2008-03-06 18:00:20 -0800 (Thu, 06 Mar 2008)
New Revision: 1351
Modified:
index
source
Log:
[e] (0) missing quote marks
Modified: index
===================================================================
--- index 2008-03-07 01:46:47 UTC (rev 1350)
+++ index 2008-03-07 02:00:20 UTC (rev 1351)
@@ -33557,13 +33557,13 @@
title="">inherit</code>" then the content attribute must be removed, if
the new value is case-insensitively<!-- XXX
ascii --> equal to the
- string "<code title="">true</code> then the content attribute must be set
- to the string "<code 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
- raise a <code>SYNTAX_ERR</code> exception.
+ string "<code title="">true</code>: then the content attribute must be set
+ to the string "<code 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 raise a <code>SYNTAX_ERR</code> exception.
<p>If an element is <a href="#editable0">editable</a> and its parent
element is not, or if an element is <a href="#editable0">editable</a> and
Modified: source
===================================================================
--- source 2008-03-07 01:46:47 UTC (rev 1350)
+++ source 2008-03-07 02:00:20 UTC (rev 1351)
@@ -31012,13 +31012,13 @@
the new value is case-insensitively<!-- XXX ascii --> equal to the
string "<code title="">inherit</code>" then the content attribute
must be removed, if the new value is case-insensitively<!-- XXX
- ascii --> equal to the string "<code title="">true</code> then the
+ ascii --> equal to the string "<code title="">true</code>: then the
content attribute must be set to the string "<code
- 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 raise
- a <code>SYNTAX_ERR</code> exception.</p>
+ 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
+ raise a <code>SYNTAX_ERR</code> exception.</p>
<p>If an element is <span>editable</span> and its parent element is
not, or if an element is <span>editable</span> and it has no parent
More information about the Commit-Watchers
mailing list