9 lines
210 B
HTML
9 lines
210 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Longdesc test: Empty image, external description fragment</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<img src="" alt="the image" longdesc="pass-fragment.html#fragment">
|
||
|
</body>
|
||
|
</html>
|