[Bug 22344] [Shadow]: Distribute into <shadow>, project into older shadow root

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22344

--- Comment #32 from Hayato Ito <hayato@chromium.org> ---
(In reply to Scott Miles from comment #31)
> I would suggest that this is a clear case where developer ergonomics trumps
> correctness. 
> 
> IOW, where I generally agree that explicit is better, there are times when
> using an implicit default can flatten the difficulty curve more for users.

Okay. You have succeeded to convince me. :)

Let me file the new proposal as another bug.

To be precise, A). <shadow></shadow> and B)
<shadow><content></content></shadow> is not completely equivalent.

I am going to spec so that the implicit <content> element in case A has the
lowest priority in all <content> elements in the tree.

That means case A is similar to "<shadow><content
giveMeRemainingNodesAtLast></content></shadow>".

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 6 November 2013 23:36:17 UTC