Skip to content

Commit a66e227

Browse files
authored
Add iframe allow key to window-management (#2458)
1 parent 7229883 commit a66e227

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

features/window-management.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ compat_features:
2222
- api.ScreenDetails.screenschange_event
2323
- api.Window.getScreenDetails
2424
- api.Window.open.relative-multi-screen
25+
- html.elements.iframe.allow.window-management
2526
- http.headers.Permissions-Policy.window-management

features/window-management.yml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ compat_features:
2424
- api.Screen.change_event
2525
- api.Screen.isExtended
2626
- api.Window.getScreenDetails
27+
- html.elements.iframe.allow.window-management
2728
- http.headers.Permissions-Policy.window-management
2829

2930
# baseline: false

0 commit comments

Comments
 (0)