WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
218091
[css-overflow] Implement `overflow-block` and `overflow-inline` CSS properties
https://bugs.webkit.org/show_bug.cgi?id=218091
Summary
[css-overflow] Implement `overflow-block` and `overflow-inline` CSS properties
Simon Fraser (smfr)
Reported
2020-10-22 10:28:05 PDT
Implement `overflow-block` and `overflow-inline`:
https://drafts.csswg.org/css-overflow/#logical
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-10-22 10:28:22 PDT
<
rdar://problem/70579028
>
Roman Czerkies
Comment 2
2022-08-13 09:13:55 PDT
The overflow logical properties always miss to support all writing modes UI without fallback.
Sebastian Zartner
Comment 3
2023-05-02 12:21:10 PDT
The spec. URL has changed to
https://drafts.csswg.org/css-overflow-3/#overflow-control
. (And the summary might rather include "[css-overflow]" than "[css-logical]".) Sebastian
Roman Czerkies
Comment 4
2023-05-05 12:59:14 PDT
The `overflow-block` and `overflow-inline` media query features was implemented in the STP 169 (
https://bugs.webkit.org/show_bug.cgi?id=253662
). Now that miss consistency in the overflow property without the logical properties.
Tim Nguyen (:ntim)
Comment 5
2025-02-08 17:57:05 PST
Pull request:
https://github.com/WebKit/WebKit/pull/40302
EWS
Comment 6
2025-02-08 22:54:08 PST
Committed
290109@main
(f0ee52bc70e7): <
https://commits.webkit.org/290109@main
> Reviewed commits have been landed. Closing PR #40302 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug