Open
Bug 1245430
Opened 7 years ago
Updated 4 months ago
Add display:flex support to HTML <details> element
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox47 | --- | affected |
People
(Reporter: TYLin, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: dev-doc-needed)
Per bug 591737 comment 235, add display:flex support to details. <details style="display:flex"> <summary></summary> <div></div> </details>
Updated•7 years ago
|
Summary: Add display:flex support to details → Add display:flex support to HTML <details> element
Updated•7 years ago
|
Keywords: dev-doc-needed
Updated•4 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•