- From: <bugzilla@jessica.w3.org>
- Date: Thu, 12 Aug 2010 20:53:41 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10354
Aryeh Gregor <Simetrical+w3cbug@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|"Zero is not allowed" is |What happens if you do an
|unclear as normative text. |IDL get on size for <select
|What happens if you do an |size=0>? Does it return 0
|IDL get on size for <select |or 1?
|size=0>? Does it return 0 |
|or 1? Browsers disagree: |
|Gecko and WebKit return 1, |
|IE and Opera return 0. At |
|least in the case of |
|<select size=0> |
Summary|ret |
--- Comment #1 from Aryeh Gregor <Simetrical+w3cbug@gmail.com> 2010-08-12 20:53:41 ---
To be clear, I'm talking about unsigned longs that are limited to only
non-negative numbers greater than zero.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 12 August 2010 20:53:43 UTC