Module url

Source
Expand description

Common handling for the specified value CSS url() values.

Structs§

CssUrl
A CSS url() value for servo.
CssUrlData
Data shared between CssUrls.

Enums§

ComputedUrl
The computed value of a CSS url(), resolved relative to the stylesheet URL.

Type Aliases§

SpecifiedUrl
A specified url() value for servo.