html5/webdatabase Overview.html,1.35,1.36

Update of /sources/public/html5/webdatabase
In directory hutz:/tmp/cvs-serv12452

Modified Files:
	Overview.html 
Log Message:
Split out the microdata vocabularies into their own specs (whatwg r4070)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/webdatabase/Overview.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -d -r1.35 -r1.36
--- Overview.html	26 Sep 2009 22:30:44 -0000	1.35
+++ Overview.html	4 Oct 2009 10:14:19 -0000	1.36
@@ -1238,7 +1238,7 @@
   there is little reason to allow Web authors to control the character
   encoding used in the disk representation of the data, as all data in
   JavaScript is implicitly UTF-16.<h3 id="sql-injection"><span class="secno">8.5 </span>SQL injection</h3><p>Authors are strongly recommended to make use of the <code title="">?</code> placeholder feature of the <code title="dom-sqltransaction-executeSql"><a href="#dom-sqltransaction-executesql">executeSql()</a></code> method,
-  and to never construct SQL statements on the fly.<h2 class="no-num" id="references">References</h2><!--REFS--><p>All references are normative unless marked "Non-normative".<dl><dt id="refsCOOKIES">[COOKIES]</dt>
+  and to never construct SQL statements on the fly.</p><!--START vCard--><!--START vEvent--><h2 class="no-num" id="references">References</h2><!--REFS--><!--END vCard--><!--END vEvent--><p>All references are normative unless marked "Non-normative".</p><!--START vCard--><!--START vEvent--><dl><dt id="refsCOOKIES">[COOKIES]</dt>
    <!--
    <dd><cite><a href="http://www.ietf.org/rfc/rfc2965.txt">HTTP State Management
    Mechanism</a></cite>, D. Kristol, L. Montulli. IETF, October 2000.</dd>
@@ -1287,4 +1287,4 @@
    <dd><cite><a href="http://dev.w3.org/2006/webapi/WebIDL/">Web
    IDL</a></cite>, C. McCormack. W3C, July 2009.</dd>
 
-  </dl>
+  </dl><!--END vCard--><!--END vEvent-->

Received on Sunday, 4 October 2009 10:14:23 UTC