Skip to content

In an attribute selector eg [href^="https://"i] is whitespace required before the i? #450

@CecilSWard

Description

@CecilSWard

See https://stackoverflow.com/questions/79668759/is-whitespace-required-between-the-attribute-selector-sensitivty-flag-and-a-prec

The CSS validator seems to think that whitespace is required before the case-sensitivity flag (‘s’ or ‘i’) a raises an error if no space is present. The above-mentioned post says that whitespace here is optional.

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