Pea Wyllie
unread,Nov 14, 2022, 2:48:41 PM11/14/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to blink-dev
Hello, I've got a use case in which I need to get certain DOM elements into their own layer. I've added a new HTML attribute for this purpose, and added a new Compositing Reason to the layers that have this attribute. However, when I go to a test site on my Chromium build running with --show-composited-layer-borders, I do not see my elements in their own compositing layer. Is there an allowlist elsewhere that is necessary to pick up those changes? Or is compositing reasons just for metrics or something and the actual logic resides elsewhere? Thanks!