Bug 200433

Summary: <video> element requires Javascript to play
Product: WebKit Reporter: Offbeatmammal <offbeatmammal>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: macOS 10.14   

Offbeatmammal
Reported 2019-08-05 02:06:15 PDT
unlike Chrome/Edge/Firefox, if a user has disabled JavaScript in Safari they are unable to play video - the poster appears with a play button over the content (but no other controls), but the button cannot be clicked. <html> <body> <video controls muted> <source src="https://www.w3schools.com/html/mov_bbb.mp4"> </video> </body> </html>
Attachments
Alexey Proskuryakov
Comment 1 2019-08-05 21:09:55 PDT
*** This bug has been marked as a duplicate of bug 178040 ***
Note You need to log in before you can comment on or make changes to this bug.