Closed Bug 1603830 Opened 5 years ago Closed 5 years ago

Remove support for XULElement.ordinal

Categories

(Core :: XUL, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla74
Tracking Status
firefox74 --- fixed

People

(Reporter: bytesized, Assigned: bytesized)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

We should be able to remove support for this property entirely and change consumers to use el.style.MozBoxOrdinalGroup.

Alternatively, use standard flexbox layout and the order property.
https://drafts.csswg.org/css-flexbox/#order-property

Depends on: 1604155
Assignee: nobody → ksteuber
Status: NEW → ASSIGNED
Pushed by ksteuber@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b6a503fba3cb Remove XULElement.ordinal from webidl and c++ r=bzbarsky https://hg.mozilla.org/integration/autoland/rev/85e3e883f4f6 Replace XULElement.ordinal with el.style.MozBoxOrdinalGroup r=bgrins
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
Regressions: 1607432
Blocks: 1607575
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: