[Bug 24627] [Shadow]: Support disconnected nodes

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

--- Comment #3 from Hayato Ito <hayato@chromium.org> ---
(In reply to Boris Zbarsky from comment #2)
> > we don't calculate styles for disconnected nodes
> 
> That's not necessarily true.  Web pages can ask for the computed style of
> such nodes.

Looks like this is yet another *broken* feature in WebKit and Blink for
disconnected elements. From the perspective of spec, styles should be computed
on getComputedStyle() and so on.

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

Received on Wednesday, 12 February 2014 03:18:38 UTC