[Webkit-unassigned] [Bug 229107] New: CSS Grid safe centering does not work in RTL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 14 01:44:03 PDT 2021


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

            Bug ID: 229107
           Summary: CSS Grid safe centering does not work in RTL
           Product: WebKit
           Version: Safari 14
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mic.gallego at gmail.com

Hi,

As per spec, when using safe alignment for CSS grid, if the content overflow, it should be considered as "start". However on Safari and Chrome, in RTL mode it seems to be using non-logical property, as the last element is shown instead of the first.

The issue can be reproduced it here: https://jsfiddle.net/yrgkp5b4/ (it should show the first one first).

Firefox exhibit the correct behavior.

-- 
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/20210814/da7a861a/attachment.htm>


More information about the webkit-unassigned mailing list