linkchecker/tests/checker/data/html5.html

8 lines
180 B
HTML
Raw Normal View History

2011-12-30 11:30:07 +00:00
<!-- 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>