Initial commit, very few changes from orca 45. Added xfce4-notification daemon support.
This commit is contained in:
9
test/html/w3-external-image-external-description.html
Normal file
9
test/html/w3-external-image-external-description.html
Normal file
@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Longdesc test: External image, external description</title>
|
||||
</head>
|
||||
<body>
|
||||
<img src="picture.png" alt="the image" longdesc="pass.html">
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user