- From: <bugzilla@jessica.w3.org>
- Date: Tue, 18 Jun 2013 06:54:38 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22344
Dominic Cooney <dominicc@chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[Shadow]: projecting into |[Shadow]: Distribute into
|<shadow> |<shadow>, project into
| |older shadow root
--- Comment #12 from Dominic Cooney <dominicc@chromium.org> ---
I have attempted to fix the title.
Another way to conceptualize this change is that:
(a) <content> elements descendants of <shadow> elements are eligible for
distribution.
(b) <shadow> elements become quasi-hosts of the older ShadowRoot.
This "quasi-ness" raises interesting questions both for web developers (for
example, is the context for styles the one surrounding the actual host, or
surrounding the <shadow>?--probably the host) and implementers (for example,
<shadow> is not rendered, it is really an insertion point; why is this
mechanism divorced from display: content/transparent/whatever that proposal is
called now?)
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 18 June 2013 06:54:40 UTC