[csswg-drafts] [css-overflow] What's the behavior of overflow:scroll on replaced elements? (#11479)

tabatkins has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-overflow] What's the behavior of overflow:scroll on replaced elements? ==
In #7714 it was resolved that `overflow: hidden` on replaced elements should become `clip` at used-value time (and, separately, that certain other spec concepts specifically check the computed value).

That resolution (and the associated minutes) don't define what to do with the *other* value that normally establishes scrollable overflow, `scroll`. (And `auto`, when needed.) What should be the behavior there? 

Currently we've editted the spec just to do the transform on `hidden`->`clip`.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11479 using your GitHub account


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

Received on Friday, 10 January 2025 23:43:09 UTC