Re: [csswg-drafts] [css-view-transitions-1] Exposing ink overflow rect bounds to script (#8597)

> * If the value shouldn't be exposed to script, how do we set that up. We can't just elide it from getComputedStyle. An author could do `object-view-box: unset` and learn the value based on how it affects the size of the replaced element displaying this image.

If it shouldn't be exposed to script, I think we would keep it as some internal detail associated with the specific replaced element, and combine it with any object-view-box specified by the developer (e.g. similar to an ancestor / descendant transform). There would be no ability to unset the internal object-view-box.

-- 
GitHub Notification of comment by flackr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8597#issuecomment-1478263560 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 21 March 2023 17:00:33 UTC