Re: Imperative API for Node Distribution in Shadow DOM (Revisited)

On Wed, May 6, 2015 at 3:22 AM, Ryosuke Niwa <rniwa@apple.com> wrote:
> Where?  I have not yet to see a use case for which selective redistribution of nodes (i.e. redistributing only a non-empty strict subset of nodes from an insertion point) are required.

Isn't that what e.g. <select> does? That is, <select> only cares about
<option> and <optgroup> elements that are passed to it.


-- 
https://annevankesteren.nl/

Received on Wednesday, 6 May 2015 05:54:06 UTC