Bug 218091

Summary: [css-overflow] Implement overflow logical properties
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: dev, ntim, sebastianzartner, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 185977    

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
Radar WebKit Bug Importer
Comment 1 2020-10-22 10:28:22 PDT
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.
Note You need to log in before you can comment on or make changes to this bug.