hixie: consistency (whatwg r6481)

hixie: consistency (whatwg r6481)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5182&r2=1.5183&f=h
http://html5.org/tools/web-apps-tracker?from=6480&to=6481

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5182
retrieving revision 1.5183
diff -u -d -r1.5182 -r1.5183
--- Overview.html 17 Aug 2011 03:47:15 -0000 1.5182
+++ Overview.html 17 Aug 2011 04:04:31 -0000 1.5183
@@ -34754,8 +34754,8 @@
    <code class="no-backref" title="attr-fs-formnovalidate"><a href="#attr-fs-formnovalidate">formnovalidate</a></code>,
    <code class="no-backref" title="attr-fs-formtarget"><a href="#attr-fs-formtarget">formtarget</a></code>,
    <code class="no-backref" title="attr-dim-height"><a href="#attr-dim-height">height</a></code>,
-   <code class="no-backref" title="attr-input-maxlength"><a href="#attr-input-maxlength">maxlength</a></code>,
    <code class="no-backref" title="attr-input-max"><a href="#attr-input-max">max</a></code>,
+   <code class="no-backref" title="attr-input-maxlength"><a href="#attr-input-maxlength">maxlength</a></code>,
    <code class="no-backref" title="attr-input-min"><a href="#attr-input-min">min</a></code>,
    <code class="no-backref" title="attr-input-multiple"><a href="#attr-input-multiple">multiple</a></code>,
    <code class="no-backref" title="attr-input-pattern"><a href="#attr-input-pattern">pattern</a></code>,

Received on Wednesday, 17 August 2011 04:04:55 UTC