trisquel-icecat/icecat/testing/web-platform/tests/editing/crashtests/outdent-in-empty-body-editing-host.html

7 lines
159 B
HTML

<html>
<head>
</head>
<body style="margin: initial;"
contenteditable="true"
onload="document.execCommand('outdent', false, null);"></body>
</html>