inheritance and ::backdrop

On 06/25/2012 02:19 PM, Tab Atkins Jr. wrote:
> On Thu, Jun 21, 2012 at 3:14 PM, fantasai<fantasai.lists@inkedblade.net>  wrote:
>> Also, to be precise, you're not actually clear about what happens to e.g.
>> 'color', which is an inheritable property. If it doesn't inherit from
>> anything, what is it's value? This is not defined, because currently in
>> CSS every element has a parent except the root, and there is a special
>> exception to inheritance specifically for the root element.
>
> ...which we should fix, so that we can have a sensical story about
> disconnected fragments.  It just requires wordsmithing, since the
> answer is obvious - replace all the "is root" checks with "doesn't
> have a parent".

What do you mean by disconnected fragments?

~fantasai

Received on Monday, 25 June 2012 22:11:38 UTC