blob: 3d1293bad518a5bceba23bf79bae59af9099b776 [file]
<!DOCTYPE html>
<html>
<head>
<title>Tests the page allowing API</title>
</head>
<body>
<link rel="stylesheet" type="text/css" href="subresources/style.css">
<script type="text/javascript" src="subresources/script.js"></script>
<img src="subresources/image.png">
<audio src="subresources/ping.mp3"></audio>
<iframe src="child_frame_with_subresources.html"></iframe>
</body>
</html>