Bug 173729 - [mac-wk1] media/modern-media-controls/placard-support/placard-support-pip.html enters fullscreen rather than PiP
Summary: [mac-wk1] media/modern-media-controls/placard-support/placard-support-pip.htm...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-22 11:32 PDT by Antoine Quint
Modified: 2017-06-22 11:32 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2017-06-22 11:32:46 PDT
The test at media/modern-media-controls/placard-support/placard-support-pip.html enters PiP by calling media.webkitSetPresentationMode("picture-in-picture") but actually enters fullscreen, which caused a test regression (see https://bugs.webkit.org/show_bug.cgi?id=173725). This happens to me on WK1 / High Sierra on all runs.