Bug 255346 - Scroll container ignores padding-inline-end in RTL mode
Summary: Scroll container ignores padding-inline-end in RTL mode
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: Safari 16
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: https://codepen.io/istutto/pen/JjmYxWQ
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-12 09:31 PDT by Istvan Tutto
Modified: 2023-04-19 09:32 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Istvan Tutto 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
Comment 1 Radar WebKit Bug Importer 2023-04-19 09:32:21 PDT
<rdar://problem/108265054>