Skip to content

registerProperty/unregisterProperty should be clearer about escaping of property name #283

Closed
@dbaron

Description

@dbaron

The definition of registerProperty() and unregisterProperty() should be clearer about CSS escaping of the property name. It says that the name given has to match a CSS production that does include escaping, but it doesn't actually say that that CSS escaping is processed in the production of the property name that is actually registered, or that registering and unregistering by different strings that are equivalent once escaping is processed properly unregisters, or similar for registering twice throwing an exception.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions