mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-23 03:32:39 +00:00
9 lines
169 B
HTML
9 lines
169 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<a href="">test</a>
|
|
<div id="editor" contenteditable="true">abc</div>
|
|
<div style="height: 20000px;"></div>
|
|
</body>
|
|
</html>
|