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.

@noamr noamr merged commit e9cb4a0 into w3c:main Oct 30, 2025
1 check passed
@cdoublev cdoublev deleted the pr-12889 branch October 30, 2025 21:02
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.

3 participants