RESOLVED DUPLICATE of bug 178040 Bug 200433
<video> element requires Javascript to play
https://bugs.webkit.org/show_bug.cgi?id=200433
Summary <video> element requires Javascript to play
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.