blob: 53ea7a94019664eb798aabfe36e3d0b4ecc8c9f0 [file] [log] [blame] [edit]
<!DOCTYPE HTML>
<meta charset="utf-8">
<title>Valid "features" member, with a semicolon</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: "op10",
testJS: "resources/no-camera-yes-geolocation.mjs"
});
</script>