chromium/third_party/blink/web_tests/fast/frames/modifications-in-subtree-unload-expected.html

<!DOCTYPE html>

<p>
    This tests that you can append children to a subtree that's being removed
    from inside of an unload handler on a frame in that subtree.
</p>

PASS