[Webkit-unassigned] [Bug 219604] New: [css-grid] non-static positioned grid item incorrectly placed if it uses vertical-rl writing mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 7 10:29:02 PST 2020


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

            Bug ID: 219604
           Summary: [css-grid] non-static positioned grid item incorrectly
                    placed if it uses vertical-rl writing mode
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jfernandez at igalia.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 415563

  --> https://bugs.webkit.org/attachment.cgi?id=415563&action=review

test case to reproduce the issue

There is a bug in how non-static positioned grid items are placed in a grid area

What steps will reproduce the problem?
(1) Load the attached test case
(2)
(3)

What is the expected result?

The grid item is placed correctly, so that it hides the red bar and just a 100px green square is visible 

What happens instead?

A red vertical bar is visible, which implies that the grid item is not in
the right position.

-- 
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/20201207/aa23cb2c/attachment-0001.htm>


More information about the webkit-unassigned mailing list