Skip to content

Commit f2d0644

Browse files
Copilotanxiangsir
andcommitted
Add accessibility title to video element
Co-authored-by: anxiangsir <31175974+anxiangsir@users.noreply.github.com>
1 parent 8092d5d commit f2d0644

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
<div align="center">
4848

49-
<video src="https://github.com/anxiangsir/asset/raw/main/OneVision/residual_mv.mp4" controls autoplay loop muted playsinline width="800" style="max-width: 100%;">
49+
<video src="https://github.com/anxiangsir/asset/raw/main/OneVision/residual_mv.mp4" controls autoplay loop muted playsinline width="800" style="max-width: 100%;" title="OneVision Encoder demonstration video showing residual motion vectors">
5050
Your browser does not support the video tag.
5151
</video>
5252

0 commit comments

Comments
 (0)