Module rule_parser

Source
Expand description

Parsing of the stylesheet contents.

Structsยง

InsertRuleContext
The information we need particularly to do CSSOM insertRule stuff.
NestedParseResult ๐Ÿ”’
NestedRuleParser ๐Ÿ”’
TopLevelRuleParser
The parser for the top-level rules in a stylesheet.

Enumsยง

AtRulePrelude
A rule prelude for at-rule with block.
State
The current state of the parser.
VendorPrefix
Vendor prefix.