Skip to content

Commit 9de5577

Browse files
authored
Merge pull request #20 from w3c/remove-jquery
remove jquery
2 parents c8987e2 + 9d3aa7e commit 9de5577

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

svg-aam/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
33
<head>
44
<title>SVG Accessibility API Mappings</title>
5-
<script src="https://www.w3.org/scripts/jquery/1.11/jquery.min.js"></script>
65
<script src="https://www.w3.org/Tools/respec/respec-w3c-common" class="remove" defer="defer"></script>
76
<script src="common/script/resolveReferences.js" class="remove"></script>
87
<script src="common/biblio.js" class="remove" defer="defer"></script>
@@ -152,7 +151,6 @@
152151
}
153152
</script>
154153

155-
<script src="common/script/jquery.details.min.js"></script>
156154
<script src="common/script/mapping-tables.js"></script>
157155
<script type="text/javascript">
158156

0 commit comments

Comments
 (0)