fune/servo/components
Emilio Cobos Álvarez 7d2ab62323 Bug 1766046 - cleanup animation-name. r=boris
Make the representation the same between Gecko and Servo code. This will
enable further clean-ups in the future.

Make serialization be correct, serializing as identifier unless it's an
invalid one (in which case we serialize as a string).

This changes our stringification behavior in the specified style, but
now it will match the computed style and be more correct over-all.

Differential Revision: https://phabricator.services.mozilla.com/D144473
2022-04-25 08:23:51 +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
servo_arc
size_of_test
style Bug 1766046 - cleanup animation-name. r=boris 2022-04-25 08:23:51 +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