chromium/third_party/blink/web_tests/external/wpt/editing/crashtests/outdent-in-empty-body-editing-host.html

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