Skip to content

Commit

Permalink
add qunit instead of qunitjs
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey committed Mar 22, 2018
1 parent e32e93f commit a1d5fc5
Show file tree
Hide file tree
Showing 4 changed files with 1,561 additions and 156 deletions.
2 changes: 1 addition & 1 deletion iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
<link href="dist/videojs-vr.css" rel="stylesheet">
</head>
<body>
<iframe width="700" height="400" src="index.html" allowfullscreen="" webkitallowfullscreen="" mozallowfullscreen="" allowington="gyroscope; accelerometer; xr"></iframe>
<iframe width="700" height="400" src="index.html" allowfullscreen="" webkitallowfullscreen="" mozallowfullscreen="" allow="gyroscope; accelerometer; xr"></iframe>
</body>
</html>
Loading

0 comments on commit a1d5fc5

Please sign in to comment.