hixie: stray colon in author view (whatwg r4188)

hixie: stray colon in author view (whatwg r4188)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3334&r2=1.3335&f=h
http://html5.org/tools/web-apps-tracker?from=4187&to=4188

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3334
retrieving revision 1.3335
diff -u -d -r1.3334 -r1.3335
--- Overview.html 20 Oct 2009 01:20:03 -0000 1.3334
+++ Overview.html 20 Oct 2009 01:21:38 -0000 1.3335
@@ -24874,7 +24874,8 @@
   <code>foreignObject</code> element. <em>This</em> specification does
   not define any processing for elements in SVG fragments that are not
   in the HTML namespace; they are considered neither conforming nor
-  non-conforming from the perspective of this specification.<h4 id="dimension-attributes"><span class="secno">4.8.17 </span><dfn>Dimension attributes</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><strong class="impl">Author requirements</strong>: The <dfn id="attr-dim-width" title="attr-dim-width"><code>width</code></dfn> and <dfn id="attr-dim-height" title="attr-dim-height"><code>height</code></dfn> attributes on
+  non-conforming from the perspective of this specification.<h4 id="dimension-attributes"><span class="secno">4.8.17 </span><dfn>Dimension attributes</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><span class="impl"><strong>Author requirements</strong>:</span>
+  The <dfn id="attr-dim-width" title="attr-dim-width"><code>width</code></dfn> and <dfn id="attr-dim-height" title="attr-dim-height"><code>height</code></dfn> attributes on
   <code><a href="#the-img-element">img</a></code>, <code><a href="#the-iframe-element">iframe</a></code>, <code><a href="#the-embed-element">embed</a></code>,
   <code><a href="#the-object-element">object</a></code>, <code><a href="#video">video</a></code>, and, when their <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute is in the <a href="#image-button-state" title="attr-input-type-image">Image Button</a> state,
   <code><a href="#the-input-element">input</a></code> elements may be specified to give the dimensions

Received on Tuesday, 20 October 2009 01:22:20 UTC