<!DOCTYPE HTML> <html> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> <title>Yellow Test Page</title> </head> <!-- use onunload to ensure this does not trigger bfcache --> <body style="background-color:#FFFF00;" onunload="1;"> <h1>Placeholder</h1> </body> </html>