[Webkit-unassigned] [Bug 191627] New: [css-grid] Incorrect track sizing when using relative sized items in 'auto' column tracks
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 14 02:08:28 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191627
Bug ID: 191627
Summary: [css-grid] Incorrect track sizing when using relative
sized items in 'auto' column tracks
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 354786
--> https://bugs.webkit.org/attachment.cgi?id=354786&action=review
Test case to reproduce the issue
Steps to reproduce the issue:
1- load the attached test case
What is the expected behavior?
The first column track size should be 50px, based on the fixed sized item placed in the first row (see expected.png)
What went wrong ?
The first column track size is 200px, based on the grid container width (100px) and the relative sized item placed in the second row (see actual.png)
--
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/20181114/96842895/attachment.html>
More information about the webkit-unassigned
mailing list