Test that media players aren't leaked on error.
    Load this page and verify the number of threads used by the browser doesn't
    seem unreasonable (e.g. chrome uses 4-5 threads per video tag so staying
    under 100 threads is "success", since this instantiates 20 <video> elements).