Closed
Bug 1245430
Opened 9 years ago
Closed 1 year ago
Add display:flex support to HTML <details> element
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
DUPLICATE
of bug 1856374
Tracking | Status | |
---|---|---|
firefox47 | --- | affected |
People
(Reporter: TYLin, Unassigned)
References
(Blocks 1 open bug)
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•9 years ago
|
Summary: Add display:flex support to details → Add display:flex support to HTML <details> element
Updated•9 years ago
|
Keywords: dev-doc-needed
Updated•2 years ago
|
Severity: normal → S3
Comment 1•1 year ago
|
||
Looks like we took care of this in bug 1856374 (still behind a pref for now). --> Duping.
You need to log in
before you can comment on or make changes to this bug.
Description
•