[Webkit-unassigned] [Bug 145604] New: [CSS Grid Layout] Setting height on a grid item doesn't have any effect
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 3 07:37:34 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=145604
Bug ID: 145604
Summary: [CSS Grid Layout] Setting height on a grid item
doesn't have any effect
Classification: Unclassified
Product: WebKit
Version: 528+ (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
Created attachment 254173
--> https://bugs.webkit.org/attachment.cgi?id=254173&action=review
Example to reproduce the issue.
If you render a grid and then you modify the height of a grid item (which previously had "height: auto;" and was stretched), the item is not resized as expected.
If align-items is "start" you cannot reproduce the issue.
Attached example to reproduce the issue, when you click on the button the "A" item should be resized to 100x100. Only width is resized.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150603/79acb6cf/attachment.html>
More information about the webkit-unassigned
mailing list