- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 17 Aug 2011 04:04:35 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv11938
Modified Files:
Overview.html
Log Message:
consistency (whatwg r6481)
Index: Overview.html
===================================================================
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:36 UTC