Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS object-view-box and object-overflow #626

Open
khushalsagar opened this issue Mar 25, 2022 · 2 comments
Open

CSS object-view-box and object-overflow #626

khushalsagar opened this issue Mar 25, 2022 · 2 comments

Comments

@khushalsagar
Copy link

Request for Mozilla Position on an Emerging Web Specification

Other information

Chrome status page : https://chromestatus.com/feature/5213032857731072
CSSWG issue : w3c/csswg-drafts#7058
Open issue to disable object-overflow for iframe elements : w3c/csswg-drafts#7143

@dholbert
Copy link
Contributor

object-view-box seems worth prototyping to me. Shouldn't be too complicated to implement, and it's a nice incremental improvement in expressing a way to slice out a part of an image.

object-overflow feels like it's in the "non-harmful" bucket at this point (with non-harmful conditioned on a reasonable resolution to the iframe security concerns in w3c/csswg-drafts#7143 , which I'm confident could be addressed via a !important UA stylesheet rule as suggested there.)

@khushalsagar
Copy link
Author

Thanks for the feedback @dholbert!

There is another area we're discussing about object-overflow, particularly its interaction with existing overflow* properties. Would love to hear your thoughts there as well : w3c/csswg-drafts#7144

@zcorpan zcorpan changed the title Request for position: CSS object-view-box and object-overflow CSS object-view-box and object-overflow Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Unscreened
Development

No branches or pull requests

2 participants