Module style::stylist

source Β·
Expand description

Selector matching.

Structs§

Enums§

  • Whether author styles are enabled.
  • Nested declarations have effectively two behaviors:
  • What cascade levels to include when styling elements.
  • :scope selector, depending on the use case, can match a shadow host. If used outside of @scope, it cannot possibly match the host. Even when inside of @scope, it’s conditional if the selector will match the shadow host.
  • Implicit scope root, which may or may not be cached (i.e. For shadow DOM author styles that are cached and shared).

Traits§

Functions§

Type Aliases§