зеркало из https://github.com/mozilla/gecko-dev.git
99952c0744
This is in the interests of allowing the frontend team to experiment with switching from XUL grid to CSS grid, without inadvertently changing the display values for the grid items via css-grid-item blockification. This patch's new pref is not expected to remain in the codebase for long. We're just adding it so that the behavior remains the same by default, because we do currently have some XUL code that inadvertently depends on -moz-box display values being blockified to 'block'. The plan is for folks to remove that dependency e.g. by adding explicit 'display:block' styling to frontend code as-needed. After we've done that, we can tentatively flip the pref to true by default, and then remove the pref entirely. Differential Revision: https://phabricator.services.mozilla.com/D45258 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
components | ||
ports/geckolib | ||
tests/unit | ||
moz.build | ||
rustfmt.toml |