1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-15 21:09:35 +00:00
Files
UXP/testing/web-platform/tests/html-longdesc/fail-fragment-pointer-manual.html
T

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>