Skip to content

[css2] typo in example #530

@babatakao

Description

@babatakao

https://drafts.csswg.org/css2/generate.html#undisplayed-counters

This example uses pseudo-element with two colons, which is not defined by CSS2.

h1::before {
    content: normal;
    counter-increment: heading;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions