Re: [whatwg] @autocomplete sections

2014-05-22 Thread Ian Hickson
On Tue, 13 May 2014, Matthew Noorenberghe wrote: > > While looking at implementing the new autocomplete attribute syntax, I > was wondering about the driver for section-* tokens. The example in the > spec[1] with multiple shipping addresses for one checkout isn't > something I've seen done in

Re: [whatwg] @autocomplete sections

2014-05-15 Thread Matthew Noorenberghe
- Original Message - > On Wed, May 14, 2014 at 6:59 PM, Matthew Noorenberghe < > mattn+wha...@mozilla.com> wrote: > > IMO it makes sense to ignore section-* tokens for rAc for now. I don't > think we need to add "home", "work", and other such tokens at this time. > At least, I haven't he

Re: [whatwg] @autocomplete sections

2014-05-14 Thread Ilya Sherman
On Wed, May 14, 2014 at 6:59 PM, Matthew Noorenberghe < mattn+wha...@mozilla.com> wrote: > - Original Message - > > From: "Ilya Sherman" > > To: whatwg@lists.whatwg.org > > Sent: Wednesday, May 14, 2014 2:33:58 PM > > Subject: Re: [whatwg] @

Re: [whatwg] @autocomplete sections

2014-05-14 Thread Matthew Noorenberghe
- Original Message - > From: "Ilya Sherman" > To: whatwg@lists.whatwg.org > Sent: Wednesday, May 14, 2014 2:33:58 PM > Subject: Re: [whatwg] @autocomplete sections > > That's a good question. Initially, sections were motivated by the desire > t

Re: [whatwg] @autocomplete sections

2014-05-14 Thread Ilya Sherman
That's a good question. Initially, sections were motivated by the desire to distinguish between "shipping" and "billing", i.e. the recommendation was to use "section-shipping" and "section-billing". We eventually realized that "shipping" and "billing" are so commonly used that they merited having

[whatwg] @autocomplete sections

2014-05-13 Thread Matthew Noorenberghe
Hello, While looking at implementing the new autocomplete attribute syntax, I was wondering about the driver for section-* tokens. The example in the spec[1] with multiple shipping addresses for one checkout isn't something I've seen done in the wild in one flow. In the example, how did the we