- From: poot <cvsmail@w3.org>
- Date: Thu, 22 Oct 2009 21:30:39 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: fix example that was missed in the earlier fixes. (whatwg r4272) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3412&r2=1.3413&f=h http://html5.org/tools/web-apps-tracker?from=4271&to=4272 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3412 retrieving revision 1.3413 diff -u -d -r1.3412 -r1.3413 --- Overview.html 22 Oct 2009 12:10:37 -0000 1.3412 +++ Overview.html 22 Oct 2009 12:30:28 -0000 1.3413 @@ -39949,7 +39949,7 @@ <p>If faced with the following from an earlier example:</p> - <pre><section itemscope item="http://example.org/animals#cat"> + <pre><section itemscope itemtype="http://example.org/animals#cat"> <h1 itemprop="name http://example.com/fn">Hedral</h1> <p itemprop="desc">Hedral is a male american domestic shorthair, with a fluffy <span
Received on Thursday, 22 October 2009 12:31:08 UTC