Example from the [CSS] Ninja

Structured clone support in postMessage API

Some browsers support the ability to pass around objects like RegExp, Blobs, Files and ImageData.

This test hooks into the fact that if you try to clone a DOM node it will throw the DATA_CLONE_ERR exception