Skip to content

Commit

Permalink
Drop link to jQuery
Browse files Browse the repository at this point in the history
No need to retrieve jQuery anymore, as the `media-source.js` script no longer
depends on it, see:
w3c/media-source#264
  • Loading branch information
tidoust committed Dec 7, 2020
1 parent a005c35 commit 6316790
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>WebM Byte Stream Format</title>
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove"></script>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://w3c.github.io/media-source/media-source.js" class="remove"></script>
<script class="remove">
(function() {
Expand Down

0 comments on commit 6316790

Please sign in to comment.