gecko-dev/servo/components
Emilio Cobos Álvarez 086cb3d7f3 Bug 1765401 - Simplify media query evaluation code a bit. r=boris
This patch:

 * Removes generic <ident> support for media features. These were used
   for some privileged media features but are no longer used.

 * Simplifies media feature getters by shifting the responsibility of
   dealing with RangeOrOperator to the caller. This makes it easier to
   implement container-query / mediaqueries-4 syntax, and also cleans up
   the code a bunch.

There should be no change in behavior.

Differential Revision: https://phabricator.services.mozilla.com/D144051
2022-04-20 09:01:25 +00:00
..
derive_common Bug 1762088 - Allow to derive Parse/ToCss/SpecifiedValueInfo on bitflags. r=firefox-style-system-reviewers,layout-reviewers,boris 2022-03-31 22:05:02 +00:00
malloc_size_of Bug 1747349 - Remove ThinBoxedSlice. r=xidorn 2021-12-25 06:25:35 +00:00
selectors Bug 1728617 - Tweak at-rule parsing APIs to support cascade layers. r=boris 2021-09-03 09:26:10 +00:00
servo_arc Bug 1716535 - Remove nodrop dependency. r=glandium 2021-06-16 09:48:14 +00:00
size_of_test
style Bug 1765401 - Simplify media query evaluation code a bit. r=boris 2022-04-20 09:01:25 +00:00
style_derive Bug 1762088 - Remove assert that doesn't hold for text-decorations because of presentation hints. 2022-04-01 02:27:35 +02:00
style_traits Bug 1762088 - Implement parsing / serialization for container{,-type,-name} CSS properties. r=firefox-style-system-reviewers,layout-reviewers,boris 2022-03-31 22:56:20 +00:00
to_shmem Bug 1747349 - Remove ThinBoxedSlice. r=xidorn 2021-12-25 06:25:35 +00:00
to_shmem_derive Bug 1751340 - Upgrade darling to 0.13.1. r=emilio 2022-01-21 21:23:19 +00:00