mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
7 lines
250 B
Text
7 lines
250 B
Text
// 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;
|
|
};
|