- From: poot <cvsmail@w3.org>
- Date: Tue, 5 Oct 2010 08:36:45 +0900 (JST)
- To: public-html-diffs@w3.org
microdata; hixie: Remove a 'willful violation' note. (whatwg r5578) http://dev.w3.org/cvsweb/html5/md/Overview.html?r1=1.93&r2=1.94&f=h http://html5.org/tools/web-apps-tracker?from=5577&to=5578 =================================================================== RCS file: /sources/public/html5/md/Overview.html,v retrieving revision 1.93 retrieving revision 1.94 diff -u -d -r1.93 -r1.94 --- Overview.html 4 Oct 2010 23:05:34 -0000 1.93 +++ Overview.html 4 Oct 2010 23:36:35 -0000 1.94 @@ -1518,8 +1518,8 @@ <dt>If the element is an <code>audio</code>, <code>embed</code>, - <code>iframe</code>, <code>img</code>, <code>source</code>, or - <code>video</code> element</dt> + <code>iframe</code>, <code>img</code>, <code>source</code>, + <code>track</code>, or <code>video</code> element</dt> <dd><p>The attribute must act as it would if it was <a href="#reflect" title="reflect">reflecting</a> the element's <code title="">src</code> content attribute.</dd>
Received on Monday, 4 October 2010 23:37:40 UTC