chromium/chrome/test/data/back_forward_cache/page_with_object_plugin.html

<head>
  <title>Page embedding a plugin</title>
</head>
<body>
  <p> This page embeds a plugin. </p>
  <object id="object" type="application/x-blink-test-plugin"/>
</body>