- From: poot <cvsmail@w3.org>
- Date: Sat, 3 Oct 2009 11:20:09 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: correct an example (whatwg r4067)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3228&r2=1.3229&f=h
http://html5.org/tools/web-apps-tracker?from=4066&to=4067
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3228
retrieving revision 1.3229
diff -u -d -r1.3228 -r1.3229
--- Overview.html 2 Oct 2009 21:35:23 -0000 1.3228
+++ Overview.html 3 Oct 2009 02:19:50 -0000 1.3229
@@ -215,7 +215,7 @@
<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
<!--ZZZ:-->
<!--<h2 class="no-num no-toc">W3C Working Draft 25 August 2009</h2>-->
- <h2 class="no-num no-toc" id="editor-s-draft-2-october-2009">Editor's Draft 2 October 2009</h2>
+ <h2 class="no-num no-toc" id="editor-s-draft-3-october-2009">Editor's Draft 3 October 2009</h2>
<!--:ZZZ-->
<dl><!-- ZZZ: update the month/day (twice), (un)comment out--><!--
<dt>This Version:</dt>
@@ -317,7 +317,7 @@
track.
<!--ZZZ:-->
<!--This specification is the 25 August 2009 Working Draft.-->
- This specification is the 2 October 2009 Editor's Draft.
+ This specification is the 3 October 2009 Editor's Draft.
<!--:ZZZ-->
</p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is also being produced by the <a href="http://www.whatwg.org/">WHATWG</a>. The two specifications are
identical from the table of contents onwards.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><p>This specification is intended to replace (be a new version of)
@@ -39548,8 +39548,8 @@
<img itemprop="img" src="hedral.jpeg" alt="" title="Hedral, age 18 months">
</section></pre>
- <p>This example has one item with two types and the following
- properties:</p>
+ <p>This example has one item with the type "org.example.animal.cat"
+ and the following properties:</p>
<table><thead><tr><td>Property
<td>Value
Received on Saturday, 3 October 2009 02:20:38 UTC