mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-05 02:06:25 +00:00
23 lines
438 B
HTML
23 lines
438 B
HTML
<html>
|
|
<head>
|
|
<style>
|
|
li{
|
|
display: table-footer-group;
|
|
}
|
|
</style>
|
|
<meta HTTP-EQUIV="Cache-Control" content="no-cache" />
|
|
</head>
|
|
<body>
|
|
<script>
|
|
<ins>
|
|
</ins>
|
|
</script>
|
|
<li contenteditable="true">
|
|
</li>
|
|
<object type="checkbox">
|
|
</object>
|
|
<select>
|
|
</select>
|
|
</body>
|
|
</html>
|