blob: af899f439fa3374e52baffa4d02e5baa16f99d4e [file] [log] [blame]
<html>
<head>
<script src="../cookies/resources/resetCookies.js"></script>
<script>
resetCookies();
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
</script>
<body>
This tests that plug-ins cannot set cookies in violation of the 3rd party cookie policy.<br>
<iframe src="http://localhost:8000/plugins/resources/third-party-cookie-accept-policy-iframe.html"></iframe>
</body>
</html>