mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 00:32:11 +00:00
Bug 1476157 [wpt PR 12009] - Update the picture-in-picture IDL file, a=testonly
Automatic update from web-platform-testsUpdate the picture-in-picture IDL file (#12009) -- wpt-commits: 295593022ee2caef552fb02d1e49c3c3d28c0b23 wpt-pr: 12009
This commit is contained in:
parent
0ae96ce13f
commit
9cd7335e5e
@ -592347,7 +592347,7 @@
|
||||
"support"
|
||||
],
|
||||
"interfaces/picture-in-picture.idl": [
|
||||
"4051a7f0ba28e984294ca32a5a2aef73b7f9a6bb",
|
||||
"6feee4b6ea8d50e9ec572a6786c8fd9b4b8f80da",
|
||||
"support"
|
||||
],
|
||||
"interfaces/pointerevents-extension.idl": [
|
||||
|
@ -22,7 +22,7 @@ partial interface DocumentOrShadowRoot {
|
||||
readonly attribute Element? pictureInPictureElement;
|
||||
};
|
||||
|
||||
interface PictureInPictureWindow {
|
||||
interface PictureInPictureWindow : EventTarget {
|
||||
readonly attribute long width;
|
||||
readonly attribute long height;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user