You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
The overflow-inline and overflow-block CSS properties allow setting overflow in inline and block direction relative to the writing-mode. In a horizontal writing-mode overflow-inline maps to overflow-x, while in a vertical writing-mode it maps to overflow-y.
WebKittens
No response
Title of the proposal
CSS Overflow Module Level 3
URL to the spec
https://drafts.csswg.org/css-overflow-3/#overflow-control
URL to the spec's repository
https://github.com/w3c/csswg-drafts/tree/main/css-overflow-3
Issue Tracker URL
No response
Explainer URL
No response
TAG Design Review URL
No response
Mozilla standards-positions issue URL
Shipped/Shipping
Chrome standards-positions issue URL
https://groups.google.com/a/chromium.org/g/blink-dev/c/69ggqfzBwaU/m/lUG_muNpAAAJ
WebKit Bugzilla URL
No response
Radar URL
No response
Description
The overflow-inline and overflow-block CSS properties allow setting overflow in inline and block direction relative to the writing-mode. In a horizontal writing-mode overflow-inline maps to overflow-x, while in a vertical writing-mode it maps to overflow-y.
https://caniuse.com/?search=overflow-block
The text was updated successfully, but these errors were encountered: