We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e39e5 commit 61b1af7Copy full SHA for 61b1af7
index.bs
@@ -538,7 +538,6 @@ spec:reporting; urlPrefix: https://w3c.github.io/reporting/
538
<section>
539
<h3 id="the-policy-object">The featurePolicy object</h3>
540
<pre class="idl">
541
-[NoInterfaceObject]
542
interface FeaturePolicy {
543
boolean <a>allowsFeature</a>(DOMString feature, optional DOMString origin);
544
sequence<DOMString> <a>features</a>();
0 commit comments