IE browser and WeChat video tag

IE browser and WeChat video tag

wechat browser video

wechat browser video tag will automatically get full screen.
solution:
use property: x5-playsinline
for example:
<video controls="" src="movie/movie.mp4" x5-playsinline="" width="300" height="300"></video>
reference:
official website