Closed
Bug 1820509
Opened 2 years ago
Closed 2 years ago
Tweak compat intervention that will stop working
Categories
(Web Compatibility :: Interventions, task)
Web Compatibility
Interventions
Tracking
(firefox112 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
Use -webkit-box-flex rather than -moz-box-flex, so this doesn't stop
working when we stop supporting the -moz prefixed-properties.
I noticed this while switching our front-end away from -moz-box-flex.
| Assignee | ||
Updated•2 years ago
|
Summary: Remove compat intervention that can't work. → Tweak compat intervention that will stop working
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/34faf6f5e081
Tweak compat intervention to use -webkit-box-flex rather than -moz-box-flex. r=webcompat-reviewers,denschub
Comment 3•2 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•