summaryrefslogtreecommitdiffstats
path: root/dom/plugins/test/reftest/plugin-transform-1-ref.html
blob: 259a78b41bd6fecd1707050aef7560caf16c5907 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html class="reftest-wait">
<head>
<script src="utils.js">
</script>
</head>
<body onLoad="forceLoadPlugin('p')">
<embed type="application/x-test" id="p"></embed>
</body>
</html>