mirror of
https://github.com/servo/servo.git
synced 2025-07-01 12:33:40 +01:00
8 lines
256 B
Text
8 lines
256 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;
|
|
};
|