blob: e9ed18de40fe959acb88e6e643bb5c4fc35129f0 [file] [log] [blame]
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!