Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html class="reftest-wait">
<title>Reference for WebVTT rendering, 3 tracks enabled at the same time</title>
<script src="/common/reftest-wait.js"></script>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css"/>
<link rel="stylesheet" href="support/webvtt-ref.css">
<div class="video">
<div class="cue" style="bottom: 10%;"><span class="cue-background">This is a <b>test subtitle</b></span></div>
<div class="cue" style="bottom: 5%;"><span class="cue-background">This is a <u>test subtitle</u></span></div>
<div class="cue" style="bottom: 0%;"><span class="cue-background">This is a test subtitle</span></div>
</div>
</html>