Open
Bug 1317840
Opened 9 years ago
Updated 3 years ago
[css-grid][css-align] <input type="file"> grid items don't stretch their block-axis properly
Categories
(Core :: Layout: Grid, defect, P3)
Core
Layout: Grid
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox53 | --- | affected |
People
(Reporter: MatsPalmgren_bugz, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: testcase)
Attachments
(1 file)
580 bytes,
text/html
|
Details |
We do stretch the <input type="file"> in the first grid to fill its grid area,
but it seems that doesn't affect the interior boxes in the block-axis.
Reporter | ||
Updated•9 years ago
|
Summary: [css-grid] <input type="file"> grid items don't stretch their block-axis properly → [css-grid][css-align] <input type="file"> grid items don't stretch their block-axis properly
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: minor → S4
Updated•3 years ago
|
Component: Layout → Layout: Grid
You need to log in
before you can comment on or make changes to this bug.
Description
•