Module style::dom_apis

source ·
Expand description

Generic implementations of some DOM APIs so they can be shared between Servo and Gecko.

Structs

Enums

Traits

  • A selector query abstraction, in order to be generic over QuerySelector and QuerySelectorAll.

Functions

Type Aliases