Module style::servo

source ·
Expand description

Servo-specific bits of the style system.

These get compiled out on a Gecko build.

Modules

  • Servo’s media-query device and expression representation.
  • The restyle damage is a hint that tells layout which kind of operations may be needed in presence of incremental style changes.
  • Servo’s selector parser.
  • Common handling for the specified value CSS url() values.