Bug 193062

Summary: PlayStation Network store videos are in the wrong place
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Video none

Myles C. Maxfield
Reported 2018-12-30 19:49:23 PST
Attachments
Video (3.04 MB, video/quicktime)
2018-12-30 19:49 PST, Myles C. Maxfield
no flags
Myles C. Maxfield
Comment 1 2018-12-30 19:51:56 PST
iOS 12.1.1 16C50
Radar WebKit Bug Importer
Comment 2 2019-06-26 16:29:18 PDT
Simon Fraser (smfr)
Comment 3 2019-06-26 16:34:25 PDT
Still broken on iOS 13.
Simon Fraser (smfr)
Comment 4 2019-06-26 16:40:25 PDT
For some reason the computed value of ‘top’ for the video element on iPad is -590px. It’s 0 on macOS.
Simon Fraser (smfr)
Comment 5 2019-06-26 16:51:17 PDT
The video is position:fixed, bottom:0. I don't know why this puts it in the wrong place on iOS.
Note You need to log in before you can comment on or make changes to this bug.