[Webkit-unassigned] [Bug 232361] [CSS transition] can't use CSS logical properties in transition syntax

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 1 03:20:01 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=232361

--- Comment #3 from Antoine Quint <graouts at webkit.org> ---
That's right, we need to implement this part of the "Calculating computed keyframes" section of the Web Animation spec:

    For logical properties [CSS-LOGICAL-1], add the equivalent physical properties
    [CSS-WRITING-MODES-4] based on the computed value of writing-mode and/or
    direction for the effect target.

https://drafts.csswg.org/web-animations-1/#calculating-computed-keyframes

-- 
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/20220201/186fa2d2/attachment.htm>


More information about the webkit-unassigned mailing list