gecko-dev/servo
Emilio Cobos Álvarez e097b4be55 Bug 1765999 - Move some of the media query code to a more generic queries module. r=hiro
No behavior change, just moving and renaming files.

The code in the "queries" module will be shared between @media and
@container.

@media has some other code that container queries doesn't need like
MediaList / MediaType / etc. That remains in the media_queries module.

Differential Revision: https://phabricator.services.mozilla.com/D144435
2022-04-24 21:48:02 +00:00
..
components Bug 1765999 - Move some of the media query code to a more generic queries module. r=hiro 2022-04-24 21:48:02 +00:00
ports/geckolib Bug 1766046 - cleanup animation-name. r=boris 2022-04-24 21:47:31 +00:00
tests/unit Bug 1766046 - cleanup animation-name. r=boris 2022-04-24 21:47:31 +00:00
moz.build
rustfmt.toml