Bugzilla – Bug 558
Oops, forgot <video>'s poorer sibling.
Last modified: 2009-05-27 14:44:15 CEST
Index: source =================================================================== --- source (revision 3085) +++ source (revision 3086) @@ -46219,7 +46219,7 @@ <p>This example creates a big list with a nested list for each item on the page, each with of all the property names used in that - item./p> + item.</p> <pre>var outer = document.createElement('ul'); for (var item = 0; item < document.items.length; item += 1) { @@ -46445,9 +46445,9 @@ string if there is no such attribute.</p></dd> - <dt>If the element is an <code>embed</code>, <code>iframe</code>, - <code>img</code>, <code>source</code>, or <code>video</code> - element</dt> + <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> <dd><p>The value is the <span>absolute URL</span> that results from <span title="resolve a url">resolving</span> the value of the @@ -46568,9 +46568,9 @@ attribute.</p></dd> - <dt>If the element is an <code>embed</code>, <code>iframe</code>, - <code>img</code>, <code>source</code>, or <code>video</code> - element</dt> + <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> <dd><p>The attribute must act as it would if it was <span title="reflect">reflecting</span> the element's <code