servo/components/style/values
Emilio Cobos Álvarez 453e7d03d4 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
2023-08-16 17:46:41 +02:00
..
animated Revert "Backport several style changes from Gecko (5) (#30099)" (#30104) 2023-08-16 06:24:42 +00:00
computed style: Implement new {small,large,dynamic} viewport units 2023-08-16 17:46:41 +02:00
generics style: Implement new *vi and *vb units 2023-08-16 17:46:41 +02:00
resolved style: Run rustfmt on servo/components/style and servo/ports/geckolib 2023-06-09 10:22:19 +02:00
specified style: Move some of the media query code to a more generic queries module 2023-08-16 17:46:41 +02:00
distance.rs style: Drop fallback attribute from animate and distance. 2020-04-16 16:35:07 +02:00
mod.rs Revert "Backport several style changes from Gecko (5) (#30099)" (#30104) 2023-08-16 06:24:42 +00:00