mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
7 lines
196 B
HTML
7 lines
196 B
HTML
<html>
|
|
<body>
|
|
<embed id="unknown" style="width: 100px; height: 100px" type="application/x-unknown">
|
|
<embed id="test" style="width: 100px; height: 100px" type="application/x-test">
|
|
</body>
|
|
</html>
|