Create parser-blocking style sheets when parser-created `<style>` elements are popped from the stack of open elements, and ignore dynamic style updates while those elements are still open in the parser. Make the shared style-element script-blocking predicate describe the active style sheet instance. Stale script-blocking entries are removed when that style sheet is replaced or removed. |
||
|---|---|---|
| .. | ||
| entities.rs | ||
| interned_names.rs | ||
| lib.rs | ||
| parser.rs | ||
| preload_scanner.rs | ||
| token.rs | ||
| tokenizer.rs | ||