blob: b4b242795b6b3e07717b4764e737b96b36f269c0 [file] [log] [blame]
<!DOCTYPE html>
<title>Reference for WebVTT rendering, when media cannot be played (404 error), subtitles are not displayed</title>
<style>
html { overflow:hidden }
body { margin:0 }
.video {
display: inline-block;
width: 320px;
height: 180px;
position: relative;
font-size: 9px;
}
</style>
<div class="video"></div>