mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-06 09:29:35 +00:00
8 lines
183 B
HTML
8 lines
183 B
HTML
<html>
|
|
<BODY onload="
|
|
document.designMode='on';
|
|
document.replaceChild(document.createElement('HTML'), document.firstChild);
|
|
document.queryCommandValue('backcolor');
|
|
">
|
|
</body>
|
|
</html> |