linkchecker/tests/checker/data/html5.html
Bastian Kleineidam 4a04ff3224 Add html5 tests.
2011-12-30 12:30:07 +01:00

7 lines
180 B
HTML

<!-- new html5 tags with links -->
<audio src=file.html>
<button formaction=file.html>
<html manifest=file.html>
<source src=file.html>
<track src=file.html>
<video src=file.html>