We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f32c6e commit 5ea0d15Copy full SHA for 5ea0d15
index.html
@@ -4,8 +4,8 @@
4
<meta charset="utf-8" />
5
<title>Inaccessibility of CAPTCHAtitle>
6
<script src="https://www.w3.org/Tools/respec/respec-w3c-common" class="remove">script>
7
- <script src="../biblio.js" class="remove">script>
8
<script src="respec-config.js" class="remove">script>
+ <script src="../biblio.js" class="remove">script>
9
head>
10
<body>
11
<section id="abstract">
respec-config.js
@@ -111,6 +111,4 @@ var respecConfig = {
111
wgPatentURI: "https://www.w3.org/2004/01/pp-impl/83907/status",
112
maxTocLevel: 4,
113
114
- localBiblio: biblio
115
-
116
};
0 commit comments