Skip to content

form <input required> requires non-standard parameter=value #84

@kglotfelty

Description

@kglotfelty

The publishing code requires <input required="value">, eg <input required="true">, but the HTML5 checker is saying that the correct syntax is just <input required>.

Seeing this in the PSFs/chart2/runchart.xml file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    HTML5issues reported by HTML5 checker

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions