[Webkit-unassigned] [Bug 277334] [web-animations] Physical properties should take priority over logical properties
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 26 07:02:20 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=277334
--- Comment #3 from Antoine Quint <graouts at webkit.org> ---
It appears the issue is that we're getting the properties in the wrong order under `Style::Builder::applyLogicalGroupProperties()` where CSSPropertyMarginLeft/CSSPropertyMarginRight are processed prior to CSSPropertyMarginInlineStart/CSSPropertyMarginInlineEnd.
--
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/20240826/adc9dbb6/attachment.htm>
More information about the webkit-unassigned
mailing list