I assume that https://w3c.github.io/largest-contentful-paint/#:~:text=visibleDimensions%20with%20element’s%20transforms%20applied. is intending to reference CSS transforms, but instead it links to https://streams.spec.whatwg.org/#generictransformstream-transform
Assuming this is CSS transforms, does it intend to specify that just the transforms on the element itself are applied, or also those on its ancestors?
I assume that https://w3c.github.io/largest-contentful-paint/#:~:text=visibleDimensions%20with%20element’s%20transforms%20applied. is intending to reference CSS transforms, but instead it links to https://streams.spec.whatwg.org/#generictransformstream-transform
Assuming this is CSS transforms, does it intend to specify that just the transforms on the element itself are applied, or also those on its ancestors?