1
0
Fork 0
firefox/testing/web-platform/tests/html-longdesc/iframe-discoverability-manual.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

12 lines
463 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Longdesc test: iframe discoverability</title>
</head>
<body>
<iframe src="external-image-external-description-manual.html" width="480" height="320">
<p>If there is no document included here with an image, the result of the test is unknowable</p>
</iframe>
<p>In order to pass, it should be possible to discover that there is an image with a longdesc included in this document (inside an iframe).
</body>
</html>