mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-03-14 12:16:32 +00:00
10 lines
162 B
HTML
10 lines
162 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
<body>
|
|
<embed id="test" style="width: 10px; height: 10px" type="application/x-test">
|
|
</body>
|
|
</html>
|