chromium/third_party/blink/web_tests/editing/execCommand/4920742-2-expected.txt

This tested for a crash when performing Range::extractContents on a range that has had the start or end removed from the document.

It's now impossible to create a range like this, but at one point with an earlier version of WebKit, it was possible.

link
No crash means success!