Expand description
Servo-specific bits of the style system.
These get compiled out on a Gecko build.
Modules§
- animation
- CSS transitions and animations.
- attr
- Parsed representations of DOM attributes.
- encoding_
support 🔒 - Parsing stylesheets from bytes (not
&str
). - media_
queries - Servo’s media-query device and expression representation.
- restyle_
damage - The restyle damage is a hint that tells layout which kind of operations may be needed in presence of incremental style changes.
- selector_
parser - Servo’s selector parser.
- shadow_
parts 🔒 - url
- Common handling for the specified value CSS url() values.