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

Consider preventing overflow of replaced elements #34

Open
kripod opened this issue Jan 5, 2019 · 0 comments
Open

Consider preventing overflow of replaced elements #34

kripod opened this issue Jan 5, 2019 · 0 comments

Comments

@kripod
Copy link
Contributor

kripod commented Jan 5, 2019

In the unreleased modern-base stylesheet, there are rules to normalize the behavior of replaced elements like img, video. svg, iframe, canvas and audio. According to the related issue of normalize.css, one of the reasons behind not adopting these rules is that it can "trigger certain bugs in IE 8", which modern-normalize doesn't support.

On the other hand, I would be interested in use-cases where applying max-width: 100% causes undesired behavior for replaced elements.

@kripod kripod changed the title Consider preventing overflow for replaced elements Consider preventing overflow of replaced elements Jan 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant