[Webkit-unassigned] [Bug 282340] New: [css-masonry] Fix intrinsic-sizing-cols-004-mix1/2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 30 10:19:29 PDT 2024


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

            Bug ID: 282340
           Summary: [css-masonry] Fix intrinsic-sizing-cols-004-mix1/2
           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

During the stretch flexible tracks we need to take into account that indefinite items are also placed in each track.
This was being ignored before, which can cause differences in flex size computations.

Update mix1 test cases:

Test 2:
The "5 5" is set to a width of 2ch in the original test case.

Test 6:
An extra 5 was missing.


Test 9:
The last column should be ~3ch.

-- 
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/20241030/5640fcef/attachment.htm>


More information about the webkit-unassigned mailing list