Skip to content

HTML5 attributes parsing #1772

@mrkishi

Description

@mrkishi

Svelte's attribute parser does not match html5 specs.

As an example, this should work and properly validates, but svelte refuses to parse it:
https://svelte.technology/repl?version=2.13.5&gist=890eadcdeaa2ac0130463565aa3ede4c

This will most likely affect people using html minifiers before compiling their components.

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