Tests if a page with a subframe that has an unload handler is allowed to go in the page cache. (It should not be.)
If the subframe's unload handler is called when navigating away from this page, it did *NOT* go in the page cache and all is well.
However, if *only* its pageshow handler is called, then it *did* go in