Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ezietsman opened this issue Aug 26, 2014 · 0 comments
Open

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

ezietsman opened this issue Aug 26, 2014 · 0 comments
Assignees

Comments

@ezietsman
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants