- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 04 Oct 2010 23:36:37 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/md
In directory hutz:/tmp/cvs-serv23781
Modified Files:
Overview.html
Log Message:
Remove a 'willful violation' note. (whatwg r5578)
Index: Overview.html
===================================================================
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:36:38 UTC