mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 06:05:44 +00:00
8 lines
166 B
HTML
8 lines
166 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body style="margin: -moz-initial;"
|
|
contenteditable="true"
|
|
onload="document.execCommand('outdent', false, null);"></body>
|
|
</html>
|