Open Bug 1317578 Opened 8 years ago Updated 2 years ago

[css-grid][css-align] <input type=color> grid item does not stretch

Categories

(Core :: Layout: Form Controls, defect)

defect

Tracking

()

Tracking Status
firefox53 --- affected

People

(Reporter: MatsPalmgren_bugz, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: testcase)

Attachments

(1 file)

data:text/html,<div style="display:grid; grid:200px/600px"><input type=color></div> The problem is similar to bug 1317524 - a hardcoded width/height in the UA sheet: http://searchfox.org/mozilla-central/rev/886d5186f0598ab2f8a9953eb5a4dab9750ef834/layout/style/res/forms.css#660-661 Changing those to min-* sizes instead fixes the problem. I don't know how web-compatible that would be though.
Attached patch wip (deleted) — Splinter Review
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: