Re: [csswg-drafts] [css-overflow-3] computed value rules for 'overflow' should not depend on whether something is a replaced element (#7435)

`<img>` can also be replaced or not depending on whether `src` points to a valid image, [example](https://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cstyle%3Eimg%20%7B%20border%3A%20solid%3B%20display%3A%20block%3B%20width%3A%20auto%20%7D%3C%2Fstyle%3E%0A%3Cimg%20src%3D%22about%3Ainvalid%22%20alt%3D%22Non-replaced%22%3E%0A%3Cimg%20src%3D%27data%3Aimage%2Fsvg%2Bxml%3Butf8%2C%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctext%20x%3D%220%22%20y%3D%220%22%20dominant-baseline%3D%22hanging%22%3EReplaced%3C%2Ftext%3E%3C%2Fsvg%3E%27%3E).

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


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

Received on Friday, 1 July 2022 20:59:38 UTC