1
    2
    3
    4
    5
    6
    7
    8
    9

content / test / data / prerender / page-with-embedded-plugin.html [blame]

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