mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-03 05:18:39 +00:00
9 lines
183 B
HTML
9 lines
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> |