зеркало из https://github.com/mozilla/popcorn-js.git
Merge pull request #160 from cadecairos/t1236
[#t1236] Add script include for YT quarantine tests
This commit is contained in:
Коммит
b44e4bfaac
|
@ -1,9 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Popcorn YouTube Player</title>
|
||||
<title>Popcorn YouTube Player - IE8 Shim</title>
|
||||
<link rel="stylesheet" href="../test/qunit/qunit.css" type="text/css" media="screen">
|
||||
<script src="../test/qunit/qunit.js"></script>
|
||||
<!-- Tests the safe-load of Youtube library -->
|
||||
<script src="http://s.ytimg.com/yt/jsbin/www-widgetapi-vflCAfh6H.js"></script>
|
||||
<!--
|
||||
do not move - this must be called immediately prior to popcorn.js.
|
||||
-->
|
||||
|
@ -16,7 +18,7 @@
|
|||
<script src="../test/popcorn.inject.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="qunit-header">Popcorn YouTube Player Plugin</h1>
|
||||
<h1 id="qunit-header">Popcorn YouTube Player Plugin - with IE8 Shim</h1>
|
||||
<h2 id="qunit-banner"></h2>
|
||||
<div id="qunit-testrunner-toolbar"></div>
|
||||
<h2 id="qunit-userAgent"></h2>
|
||||
|
|
Загрузка…
Ссылка в новой задаче