Bug 163669
Summary: | iOS: Stop skipping media/modern-media-controls/start-support/start-support-fullscreen.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Media | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | graouts, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 10 | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Antoine Quint
As part of https://bugs.webkit.org/show_bug.cgi?id=163659, we've introduced the test at media/modern-media-controls/start-support/start-support-fullscreen.html and skipped it on iOS. The test doesn't seem to be getting a webkitfullscreenchange event when webkitEnterFullscreen() is called, even though we do enter fullscreen.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/29055595>
Antoine Quint
This doesn't actually apply on iOS since fullscreen is not handled by the shadow root controls.