blob: 99645fc6d9dd062ba4184d666074f43012c530e4 [file] [log] [blame] [edit]
<!DOCTYPE HTML>
<meta charset="utf-8">
<title>Non-string "features/policy" member must be ignored</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: "op6",
testJS: "resources/yes-camera-yes-geolocation.mjs"
});
</script>