[VIDEO SMOKE TEST 1779554747] Frame variations + HTML video
Frame variations smoke test
A. Empty label
B. Single-space label
C. Zero-width-space label
D. Inline HTML video tag
<video src="https://storage.crisp.chat/users/helpdesk/website/-/6/0/f/c/60fca70d990e540/v003-set-up-your-phone-numbers_tzxs1r.png" controls width="640" height="360" style="max-width:100%"></video>
E. HTML video inside a div with aspect-ratio
<div style="max-width:720px;aspect-ratio:16/9;margin:0 auto">
<video src="https://storage.crisp.chat/users/helpdesk/website/-/6/0/f/c/60fca70d990e540/v003-set-up-your-phone-numbers_tzxs1r.png" controls style="width:100%;height:100%"></video>
</div>
End of test.
Updated on: 23/05/2026
Thank you!