Skip to content

Commit 254afad

Browse files
author
Michael Cooper
authored
remove jquery (#109)
no longer used in code
1 parent 9a61d68 commit 254afad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<head>
44
<title>Core Accessibility API Mappings 1.2</title>
55
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
6-
<script src="https://www.w3.org/scripts/jquery/1.11.3/jquery.min.js"></script>
76
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove"></script>
87
<script src="common/script/resolveReferences.js" class="remove"></script>
98
<script src="common/script/utility.js" class="remove"></script>
@@ -165,7 +164,6 @@
165164
xref: ["core-aam", "accname", "wai-aria"]
166165
}
167166
</script>
168-
<script src="common/script/jquery.details.min.js"></script>
169167
<script type="text/javascript">
170168

171169
var mappingTableLabels = {

0 commit comments

Comments
 (0)