gecko-dev/testing/web-platform/tests/html-longdesc/empty-image-external-descri...

9 строки
183 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Longdesc test: Empty image, external description</title>
</head>
<body>
<img src="" alt="the image" longdesc="pass.html">
</body>
</html>