blob: 89c71fb6a0909eff81a930ccae0fd1485b27d64e [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 plugins 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>