-
Notifications
You must be signed in to change notification settings - Fork 746
[css-2025] Correct CSS Cascading and Inheritance Level 5 specification name in 2… #12865
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
Conversation
….2 section The actual name of the specification is "CSS Cascading and Inheritance Level 5", not "CSS Cascading and Inheritance Module Level 5".
Thanks for the fix, @BartolomeSintes! Though instead of changing the title in the CSS Snapshot 2025, how about changing the title of the Cascade specs to bring them in line with the other ones? I've created #12866 for that. Let's see what the others are saying. Sebastian |
I do not know if changing a specification is an easy task, perhaps a lot of formal steps within the W3C are needed. Not much people seems to care if the word Module is include in the specification names ;-) |
No formal steps are needed, and the primary key is the shortname. |
Thanks a lot! I somehow missed that for last year's Snapshot. I'll go through the spec names in the current snapshot and check whether they're all fine now.
#12866 got approved already, so I just merged it. And while the CSS Cascade specs need to be published again to officially include "Module" in their title, I think it is ok now to keep the word "Module" in the snapshot. Therefore, I close this PR. I'll also check the other specs now to ensure they include "Module" in their titles for consistency. Sebastian |
When I said that perhaps changing a specification is not an easy task I was thinking in approved recommendations like CSS Style Attributes, Media Queries Level 3 and CSS Writing Modes Level 3. Drafts included in CSS 2025 that do not have "Module" in their names are: Drafts not included in CSS 2025 that do not have "Module" in their names are: |
Thank you for the list, @BartolomeSintes! I've just created I've created #12879 to unify the naming of the specs in this repo. I still need to go through the list in the FXTF repo. Sebastian |
The actual name of the specification is "CSS Cascading and Inheritance Level 5", not "CSS Cascading and Inheritance Module Level 5".