Skip to content

Add CssSyntaxError.offset and CssSyntaxError.endOffset #2022

@mizdra

Description

@mizdra

Problem

I want to display CssSyntaxError formatted to the user. For that I want to get the offset of the code where the error occurred. But CssSyntaxError does not have that property.

Proposal

Add the offset/endOffset properties to CssSyntaxError.

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