- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 25 Jul 2008 18:18:12 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv27830 Modified Files: Overview.html Log Message: typo (whatwg r1939) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.1129 retrieving revision 1.1130 diff -u -d -r1.1129 -r1.1130 --- Overview.html 25 Jul 2008 18:15:27 -0000 1.1129 +++ Overview.html 25 Jul 2008 18:18:10 -0000 1.1130 @@ -3745,7 +3745,7 @@ represents the false value. <p>If the attribute is present, its value must either be the empty string - or a value that is a, <a href="#ascii">ASCII case-insensitive</a> match + or a value that is an <a href="#ascii">ASCII case-insensitive</a> match for the attribute's canonical name, with no leading or trailing whitespace.
Received on Friday, 25 July 2008 18:18:47 UTC