Re: [whatwg] Supporting more address levels in autocomplete

2014-02-21 Thread Ian Hickson
On Fri, 21 Feb 2014, Kevin Marks wrote: > On 21 Feb 2014 17:03, "Ian Hickson" wrote: > > > Those names come from vcard - if adding a new one, consider how to > > > model it in vcard too. Note that UK addresses can have this too - eg > > > 3 high street, Kenton, Harrow, Middlesex, UK > > > > That

Re: [whatwg] Supporting more address levels in autocomplete

2014-02-21 Thread Kevin Marks
On 21 Feb 2014 17:03, "Ian Hickson" wrote: > > On Fri, 21 Feb 2014, Kevin Marks wrote: > > > > > Those names come from vcard - if adding a new one, consider how to model it > > in vcard too. Note that UK addresses can have this too - eg 3 high street, > > Kenton, Harrow, Middlesex, UK > > That's

Re: [whatwg] Supporting more address levels in autocomplete

2014-02-21 Thread Ian Hickson
On Fri, 21 Feb 2014, Kevin Marks wrote: > > Would putting the 2 degrees of locality as comma separated in that field > make more sense? > Given that this schema is the most widespread addressbook format, I'm sure > someone has a dataset to discover usage (Google? Apple? Microsoft?) That's a reason

Re: [whatwg] Supporting more address levels in autocomplete

2014-02-21 Thread Kevin Marks
Those names come from vcard - if adding a new one, consider how to model it in vcard too. Note that UK addresses can have this too - eg 3 high street, Kenton, Harrow, Middlesex, UK Would putting the 2 degrees of locality as comma separated in that field make more sense? Given that this schema is th

Re: [whatwg] Supporting more address levels in autocomplete

2014-02-21 Thread Ian Hickson
On Fri, 21 Feb 2014, Dan Beam wrote: > > While internationalizing Chrome’s implementation of > requestAutocomplete(), we found that Chinese, Korean, and Thai addresses > commonly ask for [at least] 3 levels of administrative region. For > example, in this Chinese address: > > Humble Administr

[whatwg] Supporting more address levels in autocomplete

2014-02-21 Thread Dan Beam
While internationalizing Chrome’s implementation of requestAutocomplete(), we found that Chinese, Korean, and Thai addresses commonly ask for [at least] 3 levels of administrative region. For example, in this Chinese address: Humble Administrator’s Garden n°178 Dongbei Street, Gusu, Suzhou 2

Re: [whatwg] hit regions: limited set of elements for fallback content

2014-02-21 Thread Nils Dagsson Moskopp
Charles McCathie Nevile writes: > On Thu, 20 Feb 2014 22:38:18 +0100, Nils Dagsson Moskopp > wrote: > >> Dominic Mazzoni writes: >> >>> First a high-level thought. >>> >>> I'm happy to keep chasing after "legitimate" use-cases instead of >>> contrived ones, but just because we can't think o

Re: [whatwg] hit regions: limited set of elements for fallback content

2014-02-21 Thread Charles McCathie Nevile
On Thu, 20 Feb 2014 22:38:18 +0100, Nils Dagsson Moskopp wrote: Dominic Mazzoni writes: First a high-level thought. I'm happy to keep chasing after "legitimate" use-cases instead of contrived ones, but just because we can't think of one, doesn't mean it doesn't exist... Maybe the vast

Re: [whatwg] hit regions: limited set of elements for fallback content

2014-02-21 Thread Ian Hickson
On Fri, 21 Feb 2014, Steve Faulkner wrote: > >> But there's plenty of things which make zero sense as fallback content. >> , for example, simply cannot be sanely implemented in >> canvas > > as implemented input type=color is a button that when activated pops up > a picker dialog. Only on som

Re: [whatwg] hit regions: limited set of elements for fallback content

2014-02-21 Thread Charles McCathie Nevile
On Fri, 21 Feb 2014 09:47:51 +0100, Steve Faulkner wrote: hixie wrote: But there's plenty of things which make zero sense as fallback content. , for example, simply cannot be sanely implemented in canvas I don't want to pronounce on sanity, but I don't think it has ever been a major cri

Re: [whatwg] hit regions: limited set of elements for fallback content

2014-02-21 Thread Steve Faulkner
hixie wrote: But there's plenty of things which make zero sense as fallback content. , for example, simply cannot be sanely implemented in canvas as implemented input type=color is a button that when activated pops up a picker dialog. So the following code (as a simple example) in Firefox 30