79122043

Date: 2024-10-24 13:13:00
Score: 0.5
Natty:
Report link

For reference if anyone ever needs it, you can add playsinline as an attribute in the video tag.

<video autoplay playsinline muted loop class="custom-video">
    <source src="myvideo.mp4" type="video/mp4" />
</video>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: MrRobot