Skip to content

[css-namespaces-3] Replace CSS 2.1 syntax definition by CSS syntax #649

@SebastianZ

Description

@SebastianZ

The minutes from 2016-10-12 resolved on removing the CSS grammar section from CSS 2.2 and instead refer to the CSS Syntax module. Though the CSS Namespaces Module still uses that grammar for the definition of the @namespace rule.

This syntax should be replaced by something like this:

@namespace <namespace-prefix>? [ <string> | <url> ];

where
<namespace-prefix> = <ident>

Sebastian

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions