Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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