Skip to content

[css-syntax-3] Typo in 4.3.8 #3451

@alin04

Description

@alin04

Typo in https://www.w3.org/TR/css-syntax-3/#starts-with-a-valid-escape

If the first code point is not U+005D REVERSE SOLIDUS (), return false.

should say

If the first code point is not U+005C REVERSE SOLIDUS (), return false.

Note the unicode is incorrect for reverse solidus.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions