Skip to content

Attribute names are lowercase #1019

Open
@matej-marcisovsky

Description

@matej-marcisovsky

Hi,

I used a preact component in amp-script tag and I noticed that my inline SVG has viewBox attribute all lowercase after hydrating. It is allright in non-AMP page with the same component and preact.

<svg version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">

<svg version="1.1" viewbox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">

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