[Webkit-unassigned] [Bug 282841] New: [css-masonry] Update Intrinsic Sizing Rows 003 Auto Expected / Ref Test Case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 10:17:50 PST 2024


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

            Bug ID: 282841
           Summary: [css-masonry] Update Intrinsic Sizing Rows 003 Auto
                    Expected / Ref Test Case
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: brandonstewart at apple.com
                CC: koivisto at iki.fi

The 27.02px width when calculating “3 3” adds challenges for these tests. The Ahem font is more straightforward for the test cases as it results in a width of 27px.

* Grid 2

We cannot create an invisible item, because it would add a gap at the end of the grid.

Modify 5 5 to be a height of 2ch to match the original test case.

* Grid 4

The item 3 3 should not span 2 columns, because it creates an empty column that adds a gap to the end of the grid.

* Grid 5

Same problem as grid 4.

* Grid 6

Same problem as grid 4.

Removed the extra 5 not found in the original test case.

* Grid 7-9

Creating an empty column 2 causes problems because there is now an extra grid gap that causes an extra 2px gap between the columns.

-- 
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/20241108/87d2d18d/attachment.htm>


More information about the webkit-unassigned mailing list