-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Labels
Closed Rejected as Wontfix by Editor DiscretionCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.css-cascade-3css-cascade-4Current WorkCurrent Workcss-cascade-5i18n-needs-resolutionIssue the Internationalization Group has raised and looks for a response on.Issue the Internationalization Group has raised and looks for a response on.
Description
2.1. Conditional @import Rules
https://www.w3.org/TR/css-cascade-3/#at-import
Any @import rules must precede all other valid at-rules and style rules in a style sheet (ignoring @charset), or else the @import rule is invalid.
The phrase "ignoring @charset" might be slightly confusing. Should it say "except @charset" or perhaps rephrase as:
Any @import rules must preceded all other valid at-rules and style rules in a style sheet except for @charset...
Metadata
Metadata
Assignees
Labels
Closed Rejected as Wontfix by Editor DiscretionCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.css-cascade-3css-cascade-4Current WorkCurrent Workcss-cascade-5i18n-needs-resolutionIssue the Internationalization Group has raised and looks for a response on.Issue the Internationalization Group has raised and looks for a response on.