[Webkit-unassigned] [Bug 233252] New: Updating grid gap value does not recalculate styles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 06:32:13 PST 2021


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

            Bug ID: 233252
           Summary: Updating grid gap value does not recalculate styles
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfrost at squarespace.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

When updating the grid-gap (or gap, column-gap, row-gap, etc.) by editing the style attribute of the element, the styles are not recalculated and element does not change.
This also happens when editing the grid-gap value in Safari Inspector.

In other browsers, the styles are recalculated and the layout is updated.

Here is an example showing the behavior: https://jsbin.com/guhufuk/1/edit?css,js,output

-- 
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/20211117/824b5512/attachment.htm>


More information about the webkit-unassigned mailing list