blob: d9e544acaaf6a4e1a5c6e8987ed2d72ed777cb4e [file] [log] [blame]
<!DOCTYPE HTML>
<meta charset="utf-8">
<title>Of two "features/policy" items only the second counts</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="../resources/origin-policy-test-runner.js"></script>
<div id="log"></div>
<script>
"use strict";
runTestsInSubframe({
hostname: "op2",
testJS: "resources/no-camera-yes-geolocation.mjs"
});
</script>