diff options
author | Emilio Cobos Álvarez <emilio@crisal.io> | 2023-08-11 02:24:40 +0200 |
---|---|---|
committer | Martin Robinson <mrobinson@igalia.com> | 2023-08-16 17:46:41 +0200 |
commit | 453e7d03d4e37c91aabf4f7a3e88875ff664106c (patch) | |
tree | 0ef23d03ff8cb6462137a8ad0ccb0315a80c1148 /components/style/servo | |
parent | 3eed093e33c759c8cf04491377756d88a563942a (diff) | |
download | servo-453e7d03d4e37c91aabf4f7a3e88875ff664106c.tar.gz servo-453e7d03d4e37c91aabf4f7a3e88875ff664106c.zip |
style: Move some of the media query code to a more generic queries module
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
Diffstat (limited to 'components/style/servo')
0 files changed, 0 insertions, 0 deletions