Skip to content

Conversation

@acemir
Copy link
Owner

@acemir acemir commented Dec 4, 2025

  • Expose CSSOM.setup method for globalObject configuration
  • Add StyleSheet missing interface properties
  • Add CSSStyleSheet constructor options and missing interface properties
  • Set cssRules readonly on CSSStylesheet and CSSGroupingRules
  • Fix CSSRule.cssText interface implementation
  • Improve pseudo-class with selectors list validations
  • Imrpove auto-close for all unclosed nested structures
  • Handle CSSLayerStatementRule inside CSSLayerBlockRule and other grouping rules
  • Handle CSSFontFaceRule, CSSKeyframeRule and CSSPageRule nesting edge cases
  • Imrpove code consistency on rules type and prototype assign

- Expose CSSOM.setup method for globalObject configuration
- Add StyleSheet missing interface properties
- Add CSSStyleSheet constructor options and missing interface properties
- Set cssRules readonly on CSSStylesheet and CSSGroupingRules
- Fix CSSRule.cssText interface implementation
- Improve pseudo-class with selectors list validations
- Imrpove auto-close for all unclosed nested structures
- Handle CSSLayerStatementRule inside CSSLayerBlockRule and other grouping rules
- Handle CSSFontFaceRule, CSSKeyframeRule and CSSPageRule nesting edge cases
@changeset-bot
Copy link

changeset-bot bot commented Dec 4, 2025

🦋 Changeset detected

Latest commit: e7523f6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@acemir/cssom Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@acemir acemir merged commit 907a0c2 into master Dec 4, 2025
3 checks passed
@github-actions github-actions bot mentioned this pull request Dec 4, 2025
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.

2 participants