Skip to content

Conversation

cdoublev
Copy link
Collaborator

@cdoublev cdoublev commented Oct 1, 2025

This is an obvious bugfix, I think.

The declaration passed from the updated algorithms ultimately arrives in resolve and compute a style resource URL, which are specified as receiving a CSS rule or declaration block, to access some internal properties (base URL, or location) of the associated CSSStyleSheet.

A declaration is not specified with any property that allows access to the needed internal properties of the associated style sheet.

A CSS declaration block has access to a parent rule, which has access to a parent style sheet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant