gecko-dev/testing/web-platform/tests/picture-in-picture
François Beaufort 4d6799a2f4 Bug 1436447 [wpt PR 9370] - [Picture-in-Picture] Add PictureInPictureWindow width and height stubs, a=testonly
Automatic update from web-platform-tests[Picture-in-Picture] Add PictureInPictureWindow width and height stubs

This introduces PictureInPictureWindow interface with |width| and
|height| attributes. |onresize| event will follow in an upcoming CL.
|width| and |height| simply return fake values, respectively 500 and
300, for now as we don't have any resize events coming from the backend
yet. They are reset to 0 though when PictureInPictureWindow state is
closed.

Bug: 806249
Change-Id: I5e0f0875a53b7f659bc3469e562d3db5e075f31d
Reviewed-on: https://chromium-review.googlesource.com/899347
Commit-Queue: Mounir Lamouri <mlamouri@chromium.org>
Reviewed-by: Mounir Lamouri <mlamouri@chromium.org>
Reviewed-by: apacible <apacible@chromium.org>
Cr-Commit-Position: refs/heads/master@{#536520}

wpt-commits: e9ffe0be14f695ad5fb0aa104bbddbcc88712f56
wpt-pr: 9370
wpt-commits: e9ffe0be14f695ad5fb0aa104bbddbcc88712f56
wpt-pr: 9370
2018-03-31 22:20:34 +01:00
..
resources
disable-picture-in-picture.html
enter-picture-in-picture.html
exit-picture-in-picture.html
leave-picture-in-picture.html
picture-in-picture-element.html
picture-in-picture-window.html Bug 1436447 [wpt PR 9370] - [Picture-in-Picture] Add PictureInPictureWindow width and height stubs, a=testonly 2018-03-31 22:20:34 +01:00
request-picture-in-picture.html Bug 1437017 [wpt PR 9439] - [Picture-in-Picture] Add test for consuming user gesture., a=testonly 2018-03-31 22:18:32 +01:00
shadow-dom.html Bug 1436442 [wpt PR 9387] - [Picture-in-Picture] Add Shadow DOM support for pictureInPictureElement, a=testonly 2018-03-31 22:18:45 +01:00