Skip to content

Allow HTML5 required attribute #193

Open
@dsimandl

Description

@dsimandl

It seems that HTML5lib is stripping out the required attribute when I try to write HTML5 in Django-CMS. I assume this is because of security concerns inside the html5lib library? The required attribute removes the need for JS validation and I consider it an important attribute in the HTML5 spec. I would be willing to look into what needs to change inside html5lib-python itself if necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions