- From: <bugzilla@jessica.w3.org>
- Date: Wed, 02 Oct 2013 06:59:15 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=13154
--- Comment #12 from Jonas Sicking <jonas@sicking.cc> ---
The more I think about it, the more I think reusing <input type=range> will
just lead to confusion. I think minting a new type=? is a simpler way to go.
We could have .value return something like { min: x, max: y } though that's
somewhat messy since we end up in the same old "is the object mutable?" debate.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 2 October 2013 06:59:17 UTC