gecko-dev/dom/plugins/test/reftest/plugin-transform-1-ref.html

11 строки
205 B
HTML

<!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>