Bug 163669 - iOS: Stop skipping media/modern-media-controls/start-support/start-support-fullscreen.html
Summary: iOS: Stop skipping media/modern-media-controls/start-support/start-support-fu...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Safari 10
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-10-19 10:17 PDT by Antoine Quint
Modified: 2017-03-01 15:33 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2016-10-19 10:17:28 PDT
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.
Comment 1 Radar WebKit Bug Importer 2016-11-01 17:04:19 PDT
<rdar://problem/29055595>
Comment 2 Antoine Quint 2017-03-01 15:33:05 PST
This doesn't actually apply on iOS since fullscreen is not handled by the shadow root controls.