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

fix(css): Sync text with inheritance diagram #34250

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

danielzgtg
Copy link
Contributor

Description

Syncs the ancestors from the inheritance diagram to the text under the headings for CSSGroupingRule subclasses.

Motivation

I was lost for a long time looking for CSSStyleRule.cssRules. The text mislead that CSSStyleRule still directly subclassed CSSRule, so I couldn't find CSSGroupingRule.cssRules.

Related issues and pull requests

@danielzgtg danielzgtg requested a review from a team as a code owner June 18, 2024 14:34
@danielzgtg danielzgtg requested review from wbamberg and removed request for a team June 18, 2024 14:34
@github-actions github-actions bot added Content:WebAPI Web API docs size/s 6-50 LoC changed labels Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/s 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant