blob: 3ab736b13e8af0691634fb2b0be5d3235107e809 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../resources/js-test-pre.js"></script>
</head>
<body>
<embed id="testPlugin" type="application/x-webkit-test-netscape" width="200" height="200"></embed>
<select id="testSelect">
<option value="cocoa">Cocoa</option>
<option value="cappuccino" selected>Cappuccino</option>
<option value="matcha">Matcha</option>
</select>
<script src="script-tests/reflect-set-onto-dom.js"></script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>