[Webkit-unassigned] [Bug 191507] New: [css-grid] Incorrect layout when using absolutely positioned grid containers and relative sized tracks
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Nov 10 16:13:13 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191507
Bug ID: 191507
Summary: [css-grid] Incorrect layout when using absolutely
positioned grid containers and relative sized 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 354481
--> https://bugs.webkit.org/attachment.cgi?id=354481&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 grid case is rendered like the flexible box one.
Firefox, Edge and Chrome have this behavior.
What went wrong ?
The grid row tracks are sized as if they were auto, ignoring the percentage value.
--
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/20181111/ab8bb28e/attachment.html>
More information about the webkit-unassigned
mailing list