Skip to content

Checkbox docs have invalid HTML as example #575

@skylarmt

Description

@skylarmt

The "Checkbox Group/List" documentation is invalid HTML5. A label tag can't legally contain a div tag.

https://framework7.io/docs/checkbox#checkbox-group-list

A valid solution is simply replacing the illegal div tags with spans. A better solution is changing the checkbox structure to conform to standards, but that was decided against back in 2015, it seems.

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