Name Description Size Coverage
align.rs Values for CSS Box Alignment properties https://drafts.csswg.org/css-align/ 21879 91 %
angle.rs Specified angles. 8632 95 %
animation.rs Specified types for properties related to animations and transitions. 25678 89 %
background.rs Specified types for CSS values related to backgrounds. 4526 96 %
basic_shape.rs CSS handling for the specified value of [`basic-shape`][basic-shape]s [basic-shape]: https://drafts.csswg.org/css-shapes/#typedef-basic-shape 39014 95 %
border.rs Specified types for CSS values related to borders. 12131 96 %
box.rs Specified types for box properties. 60526 89 %
calc.rs [Calc expressions][calc]. [calc]: https://drafts.csswg.org/css-values/#calc-notation 54092 91 %
color.rs Specified color values. 41894 94 %
column.rs Specified types for the column properties. 468 -
counters.rs Specified types for counter properties. 10689 99 %
easing.rs Specified types for CSS Easing functions. 8601 96 %
effects.rs Specified types for CSS values related to effects. 17010 75 %
flex.rs Specified types for CSS values related to flexbox. 1270 100 %
font.rs Specified values for font properties 65503 91 %
grid.rs CSS handling for the computed value of [grids](https://drafts.csswg.org/css-grid/) 16280 98 %
image.rs CSS handling for the specified value of [`image`][image]s [image]: https://drafts.csswg.org/css-images/#image-values 49759 97 %
intersection_observer.rs Specified types for intersection observer that utilizes style parser. <https://w3c.github.io/IntersectionObserver/#intersection-observer-api> 3092 100 %
length.rs [Length values][length]. [length]: https://drafts.csswg.org/css-values/#lengths 92625 77 %
list.rs `list` specified values. 11643 84 %
mod.rs Specified values. TODO(emilio): Enhance docs. 34332 91 %
motion.rs Specified types for CSS values that are related to motion path. 10407 99 %
outline.rs Specified values for outline properties 1875 95 %
page.rs Specified @page at-rule properties and named-page style properties 3082 91 %
percentage.rs Specified percentages. 7584 98 %
position.rs CSS handling for the specified value of [`position`][position]s [position]: https://drafts.csswg.org/css-backgrounds-3/#position 68640 91 %
ratio.rs Specified types for <ratio>. [ratio]: https://drafts.csswg.org/css-values/#ratios 1036 100 %
rect.rs Specified types for CSS borders. 494 -
resolution.rs Resolution values: https://drafts.csswg.org/css-values/#resolution 4089 97 %
source_size_list.rs https://html.spec.whatwg.org/multipage/#source-size-list 4401 98 %
svg.rs Specified types for SVG properties. 12693 87 %
svg_path.rs Specified types for SVG Path. 39196 85 %
table.rs Specified types for CSS values related to tables. 924 67 %
text.rs Specified types for text properties. 43591 80 %
time.rs Specified time values. 5755 94 %
transform.rs Specified types for CSS values that are related to transformations. 23845 98 %
ui.rs Specified types for UI properties. 7549 77 %
url.rs Common handling for the specified value CSS url() values. 540 -