blob: 34d92778624f4ea314a2ab2dfc146bc8da51df3d [file] [edit]
// GENERATED CONTENT - DO NOT EDIT
// Content of this file was automatically extracted from the
// "Feature Policy" spec.
// See: https://wicg.github.io/feature-policy/
partial interface HTMLIFrameElement {
[CEReactions] attribute DOMString allow;
};