Skip to content

meta tag missing 'property' attribute #101

@jameshfisher

Description

@jameshfisher

To reproduce: h('meta', { property: 'og:url' }).outerHTML

Expected output: "<meta property="og:url">" or similar

Actual output: "<meta>", with no trace of the property attribute

Hyperscript version: 2.0.2

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