Open Bug 1245431 Opened 8 years ago Updated 2 years ago

Add display:table support to details

Categories

(Core :: Layout, defect)

defect

Tracking

()

Tracking Status
firefox47 --- affected

People

(Reporter: TYLin, Unassigned)

References

(Blocks 1 open bug)

Details

Per bug 591737 comment 235, add display:table support to details.

  <details style="display: table">
    <summary style="display: table-cell"></summary>
    <div style="display: table-cell"></div>
  </details>
No longer depends on: 1245430
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.