Re: [whatwg] Allowing size and maxlength attributes for all new input types would provide better fallbacks

2011-03-09 Thread Mounir Lamouri
On 03/07/2011 04:29 PM, Jukka K. Korpela wrote: > Current W3C Recommendations, as well ISO HTML, allow the maxlength and > size attribute in an element, irrespective of what the type > attribute value is. I am not proposing a change to that. On the > contrary, I am proposing that they be allowed,

Re: [whatwg] datalist @exclusive

2011-03-09 Thread Diogo Resende
On Wed, 9 Mar 2011 16:28:00 +0200, Jukka K. Korpela wrote: Christoph Päper wrote: Diogo Resende: I was thinking.. what about allowing big time spans, like: from April 1st to June 30th? Giving that the date has "-" as date element separators we could not use 1-MM1-DD1-2-MM2-DD2. I

Re: [whatwg] Redirect handling for &

2011-03-09 Thread Aaron Colwell
Thanks for your response.. comments inline On Fri, Mar 4, 2011 at 1:30 AM, Philip Jägenstedt wrote: > On Thu, 03 Mar 2011 22:15:58 +0100, Aaron Colwell > wrote: > > Hi, >> >> I was looking at the resource fetch >> algorithm< >> http://www.whatwg.org/specs/web-apps/current-work/multipage/video.

Re: [whatwg] datalist @exclusive

2011-03-09 Thread Christoph Päper
Jukka K. Korpela: > Christoph Päper wrote: >> Diogo Resende: >>> >>> I was thinking.. what about allowing big time spans, >> >> ISO 8601 specifies how to code time intervals (and durations) … – the >> separator always is >> a forward slash ‘/’, replacable by a double hyphen ‘--’ if necessary. >>

Re: [whatwg] datalist @exclusive [was: Please reconsider: Set restricted palette for input type=color]

2011-03-09 Thread Markus Ernst
Am 09.03.2011 12:19 schrieb Diogo Resende: On Tue, 8 Mar 2011 16:51:25 -0800, Jonas Sicking wrote: On Tue, Mar 8, 2011 at 10:46 AM, Markus Ernst wrote: Am 08.03.2011 19:02 schrieb Anne van Kesteren: On Tue, 08 Mar 2011 12:26:56 +0100, Jukka K. Korpela wrote: For example, consider a date p

Re: [whatwg] datalist @exclusive

2011-03-09 Thread Jukka K. Korpela
Christoph Päper wrote: Diogo Resende: I was thinking.. what about allowing big time spans, like: from April 1st to June 30th? Giving that the date has "-" as date element separators we could not use 1-MM1-DD1-2-MM2-DD2. ISO 8601 specifies how to code time intervals (and durations) in

Re: [whatwg] datalist @exclusive

2011-03-09 Thread Christoph Päper
Diogo Resende: > > I was thinking.. what about allowing big time spans, like: from April 1st to > June 30th? Giving that the date has "-" as date element separators we could > not use 1-MM1-DD1-2-MM2-DD2. ISO 8601 specifies how to code time intervals (and durations) in several ways: st

Re: [whatwg] Form input element for value-unit pairs

2011-03-09 Thread Diogo Resende
This is just a numeric input. It has a unit, just like a monetary value, but besides that it's just a number. Maybe a numeric input should have some type of formatting to proper show the unit (prefix/suffix, decimals places, decimal sep., ...). On Sat, 5 Mar 2011 18:26:52 +0100, Christoph Päpe

Re: [whatwg] datalist @exclusive [was: Please reconsider: Set restricted palette for input type=color]

2011-03-09 Thread Diogo Resende
On Tue, 8 Mar 2011 16:51:25 -0800, Jonas Sicking wrote: On Tue, Mar 8, 2011 at 10:46 AM, Markus Ernst wrote: Am 08.03.2011 19:02 schrieb Anne van Kesteren: On Tue, 08 Mar 2011 12:26:56 +0100, Jukka K. Korpela wrote: For example, consider a date picker. Quite often, whether trying to make

Re: [whatwg] Cross-domain databases; was: "File package protocol and manifest support?"

2011-03-09 Thread Brett Zamir
With IndexedDB apparently gaining traction, I'd like to reiterate my proposal for cross-domain shared databases. Though I'll admit I'm not sure I understand all of the concerns raised earlier, I do want to offer my own rebuttals to these counter-points as I understand them (and subsequently hig

Re: [whatwg] datalist @exclusive [was: Please reconsider: Set restricted palette for input type=color]

2011-03-09 Thread Markus Ernst
Am 09.03.2011 06:51 schrieb Jukka K. Korpela: Jonas Sicking wrote: I'm having a little bit hard of a time figuring out what a good UI would look like in the general case. I.e. what should the UI look like for Do you allow flipping between only the months which have any available dates

[whatwg] Improving the Application Cache

2011-03-09 Thread Edward Gerhold
Hi, i have reviewed the "Programmable HTTP Caching and Serving" document. And yes, it handles all i want. Of course, the specification is a lot better than my suggestion and i find the OfflineHandler and LocalServer feature killer. The specification uses the speech of the other documents, and seem