Bug 255346
Summary: | Scroll container ignores padding-inline-end in RTL mode | ||
---|---|---|---|
Product: | WebKit | Reporter: | Istvan Tutto <istvantutto> |
Component: | Scrolling | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/108265054>