Skip to content
This repository was archived by the owner on Mar 28, 2019. It is now read-only.
This repository was archived by the owner on Mar 28, 2019. It is now read-only.

INVALID_CSS_DECLARATION doesn't seem to ever get thrown. #92

@flukeout

Description

@flukeout

We've got the following in our strings.js file...

"INVALID_CSS_DECLARATION": "<p><em data-highlight='[[cssDeclaration.start]],[[cssDeclaration.end]]'>This</em> CSS declaration never closes.</p>",

I'm guessing it's an unclosed "block" of rules that is missing a }?

Neither HTMLParser.js not CSSParser.js ever throws it. Do you know what it's about / for @Pomax?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions