- From: <bugzilla@jessica.w3.org>
- Date: Thu, 12 Aug 2010 14:27:00 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10352 Aryeh Gregor <Simetrical+w3cbug@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|The range of unsigned long |The range of unsigned long |should be defined to be [0, |should be [0, 2147483647], |2147483647], since no |since no browser allows |browser allows setting to |setting to values outside |values outside that range. |that range |See | |<https://bugzilla.mozilla.o | |rg/show_bug.cgi?id=586118>. | | In the following test | |case, Mozilla, Chrome | Summary|and Safari output 0 | -- 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 14:27:01 UTC