[Bug 24627] [Shadow]: Support disconnected nodes

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

--- Comment #1 from Hayato Ito <hayato@chromium.org> ---
At first, we should decide whether we should calculate distribution or not in
disconnected nodes.

>From the comments in https://www.w3.org/Bugs/Public/show_bug.cgi?id=24421,
there are opinions we should calculate distribution because event.path depends
on that.
That sounds reasonable.

On the other hand, I've never heard any use cases of distribution for
disconnected nodes so far. Note that, although styles and distributions are
completely different concepts, we don't calculate styles for disconnected
nodes.

>From the perspective of completeness of the specification, I think we should
calculate distribution even in disconnected nodes. However, I am not sure this
is hight priority tasks or not, given that no one depends on this behavior so
far. Please correct me if this is wrong.

I don't have strong opinion either. Please leave comments so that we can raise
the priority of this issue.

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

Received on Wednesday, 12 February 2014 01:21:41 UTC