Skip to content

<any-number from="1"> doesn't work for (at least) video elements #10

@ezietsman

Description

@ezietsman

The validator gives a valid response for the following element:

<video>
    <title>Blah</title>
</video>

even though the the spec says it must have at least 1 <url> element. This may extend to other elements that uses the any-number from= condition.

Metadata

Metadata

Assignees

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