Bug 173729
Summary: | [mac-wk1] media/modern-media-controls/placard-support/placard-support-pip.html enters fullscreen rather than PiP | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | jeremyj-wk |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Antoine Quint
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |