Re: [csswg-drafts] [css-images-4] object-* properties and the iframe element (#7143)

Ah right, indeed object-view-box won't apply. object-position will; it moves the contents around *after* the concrete object size has been determined, so it doesn't rely on having intrinsic sizes. object-fit is *technically* applies, but when you chase the definitions you find that all values have the same effect as 'fill' when the object doesn't have intrinsic sizes, so in practice it doesn't apply.

Okay, so then that simplifies things; this issue is solely about object-overflow, then.

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


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

Received on Thursday, 17 March 2022 20:34:07 UTC