Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove mention of CSSOMString #31611

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Remove mention of CSSOMString #31611

merged 1 commit into from
Jan 11, 2024

Conversation

teoli2003
Copy link
Member

CSSOMString is not an API.

It is a WebIDL type that maps to a string JavaScript primitive.

We don't mention it, as it is transparent to web developers (like DOMString or USVString).
Capture d’écran 2024-01-09 à 11 18 09

@teoli2003 teoli2003 requested a review from a team as a code owner January 9, 2024 10:18
@teoli2003 teoli2003 requested review from dipikabh and removed request for a team January 9, 2024 10:18
@github-actions github-actions bot added the Content:CSS Cascading Style Sheets docs label Jan 9, 2024
Copy link
Contributor

github-actions bot commented Jan 9, 2024

Preview URLs

Copy link
Contributor

@dipikabh dipikabh left a comment

Choose a reason for hiding this comment

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

👍

@dipikabh dipikabh merged commit f9c2e71 into main Jan 11, 2024
7 checks passed
@dipikabh dipikabh deleted the teoli2003-patch-1 branch January 11, 2024 23:20
dipikabh pushed a commit to dipikabh/content that referenced this pull request Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:CSS Cascading Style Sheets docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants