- From: Ryosuke Niwa <rniwa@apple.com>
- Date: Wed, 04 Feb 2015 11:34:32 -0800
- To: Alice Boxhall <aboxhall@google.com>
- Cc: Brian Kardell <bkardell@gmail.com>, Chris Bateman <chrisb808@gmail.com>, Anne van Kesteren <annevk@annevk.nl>, Steve Faulkner <faulkner.steve@gmail.com>, WebApps WG <public-webapps@w3.org>
> On Feb 4, 2015, at 11:26 AM, Alice Boxhall <aboxhall@google.com> wrote: > > So a web page author would write > <x-slider min="-100" ... etc.> > > and then the custom element would sprout an <input type="range" ...etc> with the attribute values copied across? No. The page author would write <x-slider><input min="-100" …></x-slider>. - R. Niwa
Received on Wednesday, 4 February 2015 19:35:01 UTC