blob: 746816f272b39e5583406ddbcb1fba707c6594c8 [file] [log] [blame]
<!DOCTYPE html>
<html class="reftest-wait">
<title>Embedded Style: Invalid Format</title>
<link rel="match" href="embedded_style_invalid_format-ref.html">
<link rel="help" href="https://w3c.github.io/webvtt/#obtaining-css-boxes">
<script src="/common/reftest-wait.js"></script>
<video width="320" height="180" autoplay onplaying="this.onplaying = null; this.pause(); takeScreenshot();">
<source src="/media/white.webm" type="video/webm">
<source src="/media/white.mp4" type="video/mp4">
<track src="support/embedded_style_invalid_format.vtt" default>
</video>
</html>