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:
Luke Bjerring 2018-07-25 17:58:50 +00:00 committed by James Graham
parent 0ae96ce13f
commit 9cd7335e5e
2 changed files with 2 additions and 2 deletions

View File

@ -592347,7 +592347,7 @@
"support"
],
"interfaces/picture-in-picture.idl": [
"4051a7f0ba28e984294ca32a5a2aef73b7f9a6bb",
"6feee4b6ea8d50e9ec572a6786c8fd9b4b8f80da",
"support"
],
"interfaces/pointerevents-extension.idl": [

View File

@ -22,7 +22,7 @@ partial interface DocumentOrShadowRoot {
readonly attribute Element? pictureInPictureElement;
};
interface PictureInPictureWindow {
interface PictureInPictureWindow : EventTarget {
readonly attribute long width;
readonly attribute long height;