Closed rleitan closed 5 years ago
[Environment]: iOS - Firefox, Safari, Android - Firefox
[STR]: 1.Open https://support.allizom.org/en-US/kb/exp/insecure-password-warning-firefox
[Expected result]: Video preview should be displayed on the page
[Actual result]: The video preview is not visible, only the play button is visible
@Juriv is there an update on this? cc @madasan
Each video tag must have a poster attribute
poster
<video controls poster="video/enable-and-disable-cookies.png"></video>
I confirm it's fixed now!
[Environment]: iOS - Firefox, Safari, Android - Firefox
[STR]: 1.Open https://support.allizom.org/en-US/kb/exp/insecure-password-warning-firefox
[Expected result]: Video preview should be displayed on the page
[Actual result]: The video preview is not visible, only the play button is visible