Closed
Bug 1574994
Opened 3 years ago
Closed 3 years ago
Remove display:-moz-inline-grid and -moz-inline-stack
Categories
(Core :: Layout, enhancement, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)
Details
(Keywords: dev-doc-complete)
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
These values aren't exposed to web-content and they aren't used internally in Firefox (nor in comm-central AFAICT).
Summary: Remove display:-moz-inline-grid and -moz-inline-stack since they aren → Remove display:-moz-inline-grid and -moz-inline-stack
Assignee | ||
Comment 2•3 years ago
|
||
I replaced the values with -moz-inline-box in the crashtests
rather than removing them. I think they are still valuable
after replacing the display value.
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D42551
Pushed by mpalmgren@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/78443c30186c part 1 - Remove/replace display:-moz-inline-grid and -moz-inline-stack in tests. r=emilio https://hg.mozilla.org/integration/autoland/rev/63828bd48fcc part 2 - Remove display:-moz-inline-grid/-moz-inline-stack. r=emilio
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/78443c30186c
https://hg.mozilla.org/mozilla-central/rev/63828bd48fcc
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Comment 6•3 years ago
|
||
I documented this update by updating the display compat data; see https://github.com/mdn/sprints/issues/2108#issuecomment-541622306 for the full details.
Keywords: dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•