Given the following code, what is the expected result?
<video controls>
<source src="video.mp4" type="video/mp4">
</video>
Given the following code, what is the expected result?
<video controls>
<source src="video.mp4" type="video/mp4">
</video>