NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 558 - Oops, forgot <video>'s poorer sibling.
Oops, forgot <video>'s poorer sibling.
Status: RESOLVED INTENTIONAL
Product: Validator.nu
Classification: Unclassified
Component: General
HEAD
All All
: P2 normal
Assigned To: Henri Sivonen
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-27 14:32 CEST by Henri Sivonen
Modified: 2009-05-27 14:44 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henri Sivonen 2009-05-27 14:32:07 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 &lt; 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