[Webkit-unassigned] [Bug 236634] New: Safari does not add padding-end on overflow
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 14 23:51:54 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236634
Bug ID: 236634
Summary: Safari does not add padding-end on overflow
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mic.gallego at gmail.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Hi,
It seems that Safari TP properly aligned on this proposal (https://github.com/w3c/csswg-drafts/issues/129) to align with what other browsers are doing. However, while Safari is doing it correctly for grid, it still does not work for Flexbox.
It would be nice if this issue could be fixed before iOS 15.4, as this makes now the experience completely inconsistent, with grid following specs but flexbox not.
The issue can be reproduced here: https://codepen.io/bakura10/pen/JjOrMEr
Both Firefox and Chrome behaves as the spec.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220215/83d432f3/attachment-0001.htm>
More information about the webkit-unassigned
mailing list