blob: cfdbae27ec6c55001e79ae3e6dcee9c4d7d2f80b [file] [log] [blame]
<?xml version="1.0"?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Test XHTML Document containing Images</title>
</head>
<body>
<div>
<!-- the path is relative to the parent directory -->
<img src="../security/resources/green250x50.png" alt="icon" id="icon"/>
</div>
</body>
</html>