blob: 9e81223de1c90ff83bf09c5d6701e02f442a5b15 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Sockets test: Can be disabled by permissions policy</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/resources/testdriver.js"></script>
<script src="/resources/testdriver-vendor.js"></script>
</head>
<body>
<script src="direct-sockets-disabled-by-permissions-policy.js"></script>
</body>
</html>