chromium/content/test/data/prerender/page-with-embedded-plugin.html

<!DOCTYPE html>
<html>
<head>
</head>
<body>
  <embed id="testPlugin" type="application/chromium-test-default-plugin"
  width="42" height="42"></embed>
</body>
</html>