- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 04 Oct 2009 10:14:29 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/mdvevent
In directory hutz:/tmp/cvs-serv12530
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/mdvevent/Overview.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Overview.html 4 Oct 2009 09:19:47 -0000 1.1
+++ Overview.html 4 Oct 2009 10:14:27 -0000 1.2
@@ -0,0 +1,1113 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie"><title>Microdata vocabularies: vEvent</title><style type="text/css">
+ pre { margin-left: 2em; white-space: pre-wrap; }
+ h2 { margin: 3em 0 1em 0; }
+ h3 { margin: 2.5em 0 1em 0; }
+ h4 { margin: 2.5em 0 0.75em 0; }
+ h5, h6 { margin: 2.5em 0 1em; }
+ h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
+ h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
+ p { margin: 1em 0; }
+ hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
+ dl, dd { margin-top: 0; margin-bottom: 0; }
[...1082 lines suppressed...]
+ <meta itemprop="description" content="via livebrum.co.uk">
+</div></pre>
+
+ </div><h2 class="no-num" id="references">References</h2><!--REFS--><dl><dt id="refsHTML5">[HTML5]</dt>
+ <!--
+ <dd><cite><a href="http://www.w3.org/TR/html5/">HTML5</a></cite>,
+ I. Hickson, D. Hyatt. W3C, April 2009.</dd>
+ <dd><cite><a
+ href="http://www.w3.org/html/wg/html5/">HTML5</a></cite>,
+ I. Hickson, D. Hyatt. W3C, August 2009.</dd>
+ -->
+ <dd><cite><a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML5</a></cite>,
+ I. Hickson. WHATWG, August 2009.</dd>
+
+ <dt id="refsRFC2445">[RFC2445]</dt>
+ <dd><cite><a href="http://www.ietf.org/rfc/rfc2445.txt">Internet Calendaring
+ and Scheduling Core Object Specification (iCalendar)</a></cite>, F. Dawson, D.
+ Stenerson. IETF, November 1998.</dd>
+
+ </dl>
Received on Sunday, 4 October 2009 10:14:31 UTC