|
12 | 12 | <!--<link href="css/svg-aam.css" rel="stylesheet" type="text/css"/>-->
|
13 | 13 | <script class="remove">
|
14 | 14 | var respecConfig = {
|
15 |
| - includePermalinks: true, |
| 15 | + doJsonLd: true, |
16 | 16 |
|
17 | 17 | // specification status (e.g., WD, LC, NOTE, etc.). If in doubt use ED.
|
18 | 18 | specStatus: "ED",
|
19 | 19 | //crEnd: "2012-04-30",
|
20 | 20 | //perEnd: "2013-07-23",
|
21 | 21 | //publishDate: "2016-08-18",
|
22 |
| - diffTool: "http://www.aptest.com/standards/htmldiff/htmldiff.pl", |
23 | 22 |
|
24 | 23 | // the specifications short name, as in http://www.w3.org/TR/short-name/
|
25 | 24 | shortName: "svg-aam-1.0",
|
|
36 | 35 | //previousDiffURI: "http://www.w3.org/TR/2014/REC-wai-aria-implementation-20140320/",
|
37 | 36 |
|
38 | 37 | // if there a publicly available Editors Draft, this is the link
|
39 |
| - github: "https://github.com/w3c/svg-aam", |
| 38 | + github: "w3c/svg-aam", |
40 | 39 |
|
41 | 40 | // if this is a LCWD, uncomment and set the end of its review period
|
42 | 41 | // lcEnd: "2012-02-21",
|
@@ -2463,20 +2462,8 @@ <h4>Past participants in the SVG Accessibility Task Force</h4>
|
2463 | 2462 | <li>Jason White (Educational Testing Service)</li>
|
2464 | 2463 | </ul>
|
2465 | 2464 | </section>
|
2466 |
| - <section class="section" id="ack_funders"> |
2467 |
| - <h4>Enabling funders</h4> |
2468 |
| - <p> |
2469 |
| - This publication has been funded in part with |
2470 |
| - Federal funds from the U.S. Department of Education, |
2471 |
| - National Institute on Disability, Independent Living, and Rehabilitation Research (NIDILRR) |
2472 |
| - under contract number ED-OSE-10-C-0067. |
2473 |
| - The content of this publication does not necessarily reflect |
2474 |
| - the views or policies of the U.S. Department of Education, |
2475 |
| - nor does mention of trade names, commercial products, or organizations |
2476 |
| - imply endorsement by the U.S. Government. |
2477 |
| - </p> |
2478 |
| - </section> |
2479 |
| - </section> |
| 2465 | + <div data-include="common/acknowledgements/funders.html" data-include-replace="true"></div> |
| 2466 | + </section> |
2480 | 2467 |
|
2481 | 2468 | <section class="appendix" id="issue-summary">
|
2482 | 2469 | <!-- A list of issues will magically appear here -->
|
|
0 commit comments