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

Trailing space wrongly replaced by period #384

Description

@naton

When validating the following markup (note the trailing space in the class attribute):

<li class="grid-item offer "><a href="/sv/vi-erbjuder/intranat/">…

...I get an error saying (note the extra period in the css rule):

Error: Syntax error, unrecognized expression: .grid-item.offer. a[href="/sv/vi-erbjuder/intranat/"]

…which leads me to believe there's a missing trim before the spaces gets replaced with periods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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