mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
9ff9f9c026
--HG-- extra : rebase_source : 7a1000a50aab5f2aa98d2b1a4e89aa7cc9eaac12
11 lines
237 B
HTML
11 lines
237 B
HTML
<!DOCTYPE HTML>
|
|
<html class="reftest-wait">
|
|
<head>
|
|
<script src="utils.js">
|
|
</script>
|
|
</head>
|
|
<body onLoad="forceLoadPlugin('p')">
|
|
<embed type="application/x-test" style="-moz-transform:scale(1)" id="p"></embed>
|
|
</body>
|
|
</html>
|