NEW 255346
Scroll container ignores padding-inline-end in RTL mode
https://bugs.webkit.org/show_bug.cgi?id=255346
Summary Scroll container ignores padding-inline-end in RTL mode
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.