mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-04 16:11:54 +00:00
The video was accidentally removed in commit d5ba665f89
.
This adds the video back to the LibWeb/Text/data folder, and validates
that the video loads in the test that depends on it loading.
2 lines
150 B
HTML
2 lines
150 B
HTML
<video width="320" height="240" src="../../Assets/test-webm.webm"></video>
|
|
<video width="640" height="480" src="../../Assets/test-webm.webm"></video>
|