Skip to content

Conversation

@jamesnw
Copy link
Collaborator

@jamesnw jamesnw commented Oct 28, 2024

The linked issue says to sort this out on the long tail, which I think we're at.
#1353 (comment)

Essentially, api.CSSImportRule.supportsText has some data issues, but does not impact baseline.

In looking into it, Chrome and Firefox data is correct. In both, the CSSOM portions were shipped first. In Chrome, that was accidental, and in Firefox, it was behind a flag in 114, but the CSSOM was still accessible.

For Safari, it looks like css.at-rules.import.supports should also be marked as 17.5. I opened mdn/browser-compat-data#24842. I don't think this change needs to be blocked on that.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Oct 28, 2024
@ddbeck ddbeck merged commit e3858fb into web-platform-dx:main Oct 28, 2024
4 checks passed
vwallen pushed a commit to oddbird/web-features that referenced this pull request Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature definition Creating or defining new features or groups of features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants