blob: 0e2d608c4a15d4948036ce095432992137b50e5b [file] [log] [blame]
<style>
.box {
width: 300px;
height: 300px;
background-color: green;
}
</style>
<body>
<h1>This test ensures drawPattern() decodes a new image frame when new encoded data is received.</h1>
<div class="box"></div>
</body>