- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 25 Jul 2008 18:28:55 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv1005
Modified Files:
Overview.html
Log Message:
A colon for zcorpan. (whatwg r1940)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1130
retrieving revision 1.1131
diff -u -d -r1.1130 -r1.1131
--- Overview.html 25 Jul 2008 18:18:10 -0000 1.1130
+++ Overview.html 25 Jul 2008 18:28:53 -0000 1.1131
@@ -9998,7 +9998,7 @@
declaration state</a>, the <code title=attr-meta-content><a
href="#content1">content</a></code> attribute must have a value that is
an <a href="#ascii">ASCII case-insensitive</a> match for a string that
- consists of the literal string "<code title="">text/html;</code>",
+ consists of: the literal string "<code title="">text/html;</code>",
optionally followed by any number of <a href="#space" title="space
character">space characters</a>, followed by the literal string "<code
title="">charset=</code>", followed by the character encoding name of <a
Received on Friday, 25 July 2008 18:29:30 UTC