Make sure all files that should be present are present.
This commit is contained in:
9
test/html/w3-empty-image-external-description.html
Normal file
9
test/html/w3-empty-image-external-description.html
Normal file
@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Longdesc test: Empty image, external description</title>
|
||||
</head>
|
||||
<body>
|
||||
<img src="" alt="the image" longdesc="pass.html">
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user