blob: 8d2d0f4495ff7f401991accc044f21fef115ad75 [file] [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/yes-camera-yes-geolocation.mjs"
});
</script>