chromium/third_party/blink/web_tests/editing/editability/empty-document-delete-expected.txt

CONSOLE WARNING: document.execCommand() doesn't work with an invalid HTML structure. It is corrected automatically.
This test ensures WebKit does not crash when executing Delete in an empty document.

PASS