Skip to content

Error when using double colon in selector #11

@backflip

Description

@backflip

The parser fails on the first occurrence of a double colon in https://github.com/necolas/normalize.css/ (using version 1.3.11 of https://github.com/css/csso):

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions