Skip to content

Conversation

@vwallen
Copy link
Contributor

@vwallen vwallen commented Oct 15, 2024

No description provided.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Oct 15, 2024
Copy link
Collaborator

@jamesnw jamesnw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compute from change, but besides that, looks good!

name: "`@namespace`"
description: The `@namespace` CSS rule sets a default namespace or namespace prefix. Namespace prefixes allow CSS selectors to distinguish elements with the same name but different document types, such as the HTML `<a>` element and the SVG `<a>` element.
spec: https://drafts.csswg.org/css-namespaces-3/#declaration
caniuse: css-namespaces
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we'd need to compute from css.at-rules.namespace to match caniuse here, which I think makes sense here.

@jamesnw jamesnw merged commit c603125 into web-platform-dx:main Oct 18, 2024
3 checks passed
@jamesnw jamesnw deleted the css-namespaces-3 branch October 18, 2024 13:45
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