Skip to content

Commit

Permalink
Bug 1646700 [wpt PR 24235] - Update picture-in-picture idlharness tes…
Browse files Browse the repository at this point in the history
…t, a=testonly

Automatic update from web-platform-tests
Update picture-in-picture idlharness test (#24235)

The actual idl update already happened in
web-platform-tests/wpt@1449b69,
but the associated test was not updated.

Closes web-platform-tests/wpt#24226
--

wpt-commits: b70f4c4663087bd441962e54ee6d062d39fc2ab5
wpt-pr: 24235
  • Loading branch information
stephenmcgruer authored and moz-wptsync-bot committed Jul 10, 2020
1 parent 928b739 commit 7a0386c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ idl_test(
DocumentOrShadowRoot: ['document'],
HTMLVideoElement: ['video'],
PictureInPictureWindow: ['pipw'],
PictureInPictureEvent: ['new PictureInPictureEvent("type", { pictureInPictureWindow: pipw })'],
});

self.video = await loadVideo();
Expand Down

0 comments on commit 7a0386c

Please sign in to comment.