blob: b499e2635239858201b8efec7478a1c2dbc0e695 [file] [log] [blame]
Aaron Colwellc6841a02014-03-07 01:37:561<!DOCTYPE html>
2<html>
3 <head>
Aaron Colwell06f8ec22014-03-07 18:09:474 <script src="/resources/testharness.js"></script>
5 <script src="/resources/testharnessreport.js"></script>
Aaron Colwellc6841a02014-03-07 01:37:566 <script src="mediasource-util.js"></script>
7 <script src="mediasource-config-changes.js"></script>
Aaron Colwell06f8ec22014-03-07 18:09:478 <link rel="stylesheet" href="/resources/testharness.css">
Aaron Colwellc6841a02014-03-07 01:37:569 </head>
10 <body>
11 <div id="log"></div>
12 <script>
13 mediaSourceConfigChangeTest("mp4", "v-128k-320x240-24fps-8kfr", "v-128k-320x240-30fps-10kfr", "Tests mp4 video-only frame rate changes.");
14 </script>
15 </body>
16</html>