Module style::stylesheet_set
source ยท Expand description
A centralized set of stylesheets for a document.
Macrosยง
- sheet_set_methods ๐This macro defines methods common to DocumentStylesheetSet and AuthorStylesheetSet.
Structsยง
- A struct to flush an author style sheet collection.
- The set of stylesheets effective for a given Shadow Root.
- A struct to iterate over the different stylesheets to be flushed.
- The set of stylesheets effective for a given document.
- SheetCollection ๐
- A flusher struct for a given collection, that takes care of returning the appropriate stylesheets that need work.
- A iterator over the stylesheets of a list of entries in the StylesheetSet.
- An iterator over the flattened view of the stylesheet collections.
- StylesheetSetEntry ๐Entry for a StylesheetSet.
Enumsยง
- The validity of the data in a given cascade origin.
- The type of rebuild that we need to do for a given stylesheet.