Skip to content

Selector handling is not spec compliant #147

@stof

Description

@stof

the parsing of selectors is pretty basic right now, and misses the fact that sass actually parses them fully. This causes several issues (reported by failures for sass-spec):

  • comments in selectors are not handled properly
  • selector-unify fails for many tests
  • is-superselector fails for many tests
  • selector-append fails tests
  • most tests for @extend are failing

Metadata

Metadata

Assignees

No one assigned

    Labels

    spec complianceIssues with compliance to the Sass spec

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions