Bug 255346

Summary: Scroll container ignores padding-inline-end in RTL mode
Product: WebKit Reporter: Istvan Tutto <istvantutto>
Component: ScrollingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: simon.fraser, truevoly, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 16   
Hardware: Unspecified   
OS: Unspecified   
URL: https://codepen.io/istutto/pen/JjmYxWQ
See Also: https://bugs.webkit.org/show_bug.cgi?id=286472

Istvan Tutto
Reported 2023-04-12 09:31:59 PDT
If an overflow container (horizontal) has internal padding assigned, then when in RTL mode, only the inline-start padding is considered, the inline-end is ignored. This works well in other browsers. Demo: https://codepen.io/istutto/pen/JjmYxWQ
Attachments
Radar WebKit Bug Importer
Comment 1 2023-04-19 09:32:21 PDT
Note You need to log in before you can comment on or make changes to this bug.