[html5] r4539 - [e] (0) be more explicit about the quotes Fixing http://www.w3.org/Bugs/Public/s [...]
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jan 7 01:30:15 PST 2010
Author: ianh
Date: 2010-01-07 01:30:12 -0800 (Thu, 07 Jan 2010)
New Revision: 4539
Modified:
complete.html
index
source
Log:
[e] (0) be more explicit about the quotes
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8605
Modified: complete.html
===================================================================
--- complete.html 2010-01-07 09:03:42 UTC (rev 4538)
+++ complete.html 2010-01-07 09:30:12 UTC (rev 4539)
@@ -68485,7 +68485,7 @@
</ol><p class=note>In other words, <code><!DOCTYPE HTML SYSTEM
"about:legacy-compat"></code> or <code><!DOCTYPE HTML SYSTEM
'about:legacy-compat'></code>, case-insensitively except for the bit
- in quotes.</p>
+ in single or double quotes.</p>
<p>The <a href=#doctype-legacy-string>DOCTYPE legacy string</a> should not be used unless
the document is generated from a system that cannot output the
Modified: index
===================================================================
--- index 2010-01-07 09:03:42 UTC (rev 4538)
+++ index 2010-01-07 09:30:12 UTC (rev 4539)
@@ -60112,7 +60112,7 @@
</ol><p class=note>In other words, <code><!DOCTYPE HTML SYSTEM
"about:legacy-compat"></code> or <code><!DOCTYPE HTML SYSTEM
'about:legacy-compat'></code>, case-insensitively except for the bit
- in quotes.</p>
+ in single or double quotes.</p>
<p>The <a href=#doctype-legacy-string>DOCTYPE legacy string</a> should not be used unless
the document is generated from a system that cannot output the
Modified: source
===================================================================
--- source 2010-01-07 09:03:42 UTC (rev 4538)
+++ source 2010-01-07 09:30:12 UTC (rev 4539)
@@ -78105,7 +78105,7 @@
<p class="note">In other words, <code><!DOCTYPE HTML SYSTEM
"about:legacy-compat"></code> or <code><!DOCTYPE HTML SYSTEM
'about:legacy-compat'></code>, case-insensitively except for the bit
- in quotes.</p>
+ in single or double quotes.</p>
<p>The <span>DOCTYPE legacy string</span> should not be used unless
the document is generated from a system that cannot output the
More information about the Commit-Watchers
mailing list