1
    2
    3
    4
    5
    6
    7
    8
    9
   10

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

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