HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/5793

SVNBugCommentTime (UTC)
579311162[Gecko] [Internet Explorer] [Opera] [Webkit] change select.size once more, to match browsers2011-01-20 23:45
Index: source
===================================================================
--- source	(revision 5792)
+++ source	(revision 5793)
@@ -50807,7 +50807,8 @@
   must <span>reflect</span> the respective content attributes of the
   same name. The <code title="dom-select-size">size</code> IDL
   attribute is <span>limited to only non-negative numbers greater than
-  zero</span>, and has no default value (unlike the <code
+  zero</span>, with the default value zero (which for historical
+  reasons is different from the default value of the <code
   title="attr-select-size">size</code> content attribute that it
   reflects).</p>
 

|