chromium/third_party/blink/web_tests/fast/frames/resources/sandboxed-iframe-plugins-frame-object.html

<html>
<head>
</head>

<body>
    <object id="plugin"
            type="application/x-webkit-test-webplugin"
            style="width:0; height:0">
    </object>
</body>
</html>