Skip to content

Commit 7f64dd3

Browse files
author
Michael Cooper
committed
respecConfig cleanup
from w3c/aria#1246
1 parent ecf2a2e commit 7f64dd3

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

index.html

+2-5
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,13 @@
1313
<script class="remove">
1414
var respecConfig = {
1515
trace: true,
16-
doRDFa: '1.1',
17-
includePermalinks: true,
18-
permalinkEdge: true,
19-
permalinkHide: false,
16+
github: "w3c/graphics-aria",
17+
doJsonLd: true,
2018
// specification status (e.g., WD, LC, NOTE, etc.). If in doubt use ED.
2119
specStatus: "ED",
2220
//crEnd: "2012-04-30",
2321
//perEnd: "2013-07-23",
2422
//publishDate: "2016-08-18",
25-
diffTool: "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
2623

2724
// the specifications short name, as in https://www.w3.org/TR/short-name/
2825
shortName: "graphics-aria-1.0",

0 commit comments

Comments
 (0)