Closed Bug 1485917 Opened 6 years ago Closed 3 years ago

Fix bugs in wpt legend-display.html and fieldset-display.html

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: zcorpan, Assigned: MatsPalmgren_bugz)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Blocks: fieldset
Priority: -- → P3

The only remaining issue for <legend> is that we don't support display:run-in:
https://searchfox.org/mozilla-central/source/testing/web-platform/meta/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/legend-display.html.ini

The only remaining issue for <fieldset> after bug 1694729 will be display:inline (and display:run-in).
The reason we fail display:inline is that we don't support getting the computed width for that case, which is an easy fix:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=30e8c667c8e6422c2c3d4e1d2966bafc9196eebe

Assignee: nobody → mats
Type: enhancement → defect
Depends on: 1694729
Pushed by mpalmgren@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/98685d849df7
Make <fieldset> with 'display:inline' support CSSOM width/height.  r=emilio
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: