Re: [w3c/webcomponents] Shadow tree encapsulation and Element Timing (#816)

For the purpose of element timing, elements with shadow trees should be treated like any builtin element with shadow trees. Given element timing currently only supports measuring `img` and SVG `image` elements and elements with background images for now, the only shadow host with a background image is measurable as is.

Since elements inside shadow trees are considered as implementation details, no element marked with `elementtiming` inside shadow trees should be reported to the performance timeline.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/816#issuecomment-494185657

Received on Monday, 20 May 2019 23:32:12 UTC