mirror of
https://github.com/servo/servo.git
synced 2025-06-24 00:54:32 +01:00
9 lines
No EOL
183 B
HTML
9 lines
No EOL
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> |