Make sure all files that should be present are present.
This commit is contained in:
6
test/html/link-child-of-body.html
Normal file
6
test/html/link-child-of-body.html
Normal file
@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<a href="foo.html">Foo</a>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user