mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-29 05:29:11 +00:00
9 lines
223 B
HTML
9 lines
223 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Longdesc test: External image, external description fragment</title>
|
|
</head>
|
|
<body>
|
|
<img src="picture.png" alt="the image" longdesc="fail-fragment.html#fragment">
|
|
</body>
|
|
</html> |