blob: 7be381a2112a38633d5597f23aedd6eef89f70b1 [file] [log] [blame]
<!-- webkit-test-runner [ UsesBackForwardCache=true ] -->
<html>
<script type="text/javascript" charset="utf-8">
if (window.testRunner && window.internals) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
internals.settings.setFrameFlattening("FullyEnabled")
internals.settings.setBackForwardCacheSupportsPlugins(true);
}
</script>
<frameset rows="100%,*" cols="*" frameborder="NO" border="false" framespacing="0" bordercolor="#000000">
<frame src="resources/plugin-frame.html" scrolling="auto">
</frameset>
</html>