|
5 | 5 | <title>WAI-ARIA Graphics Module 2</title> |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> |
7 | 7 | <script src="https://www.w3.org/Tools/respec/respec-w3c-common" class="remove"></script> |
8 | | -<script src="common/script/resolveReferences.js" class="remove"></script> |
9 | | -<script src="common/biblio.js" class="remove"></script> |
10 | | -<link href="common/css/common.css" rel="stylesheet" type="text/css"/> |
11 | | -<script class="remove" src="common/script/ariaChild.js"></script> |
12 | | -<script class="remove" src="common/script/roleInfo.js"></script> |
| 8 | +<script src="../common/script/resolveReferences.js" class="remove"></script> |
| 9 | +<script src="../common/biblio.js" class="remove"></script> |
| 10 | +<link href="../common/css/common.css" rel="stylesheet" type="text/css"/> |
| 11 | +<script class="remove" src="../common/script/ariaChild.js"></script> |
| 12 | +<script class="remove" src="../common/script/roleInfo.js"></script> |
13 | 13 | <script class="remove"> |
14 | 14 | var respecConfig = { |
15 | 15 | trace: true, |
@@ -209,7 +209,7 @@ <h2>Assistive Technologies</h2> |
209 | 209 | </section> |
210 | 210 | <section class="informative" id="terms"> |
211 | 211 | <h1>Important Terms</h1> |
212 | | - <div data-include="common/terms.html" data-oninclude="restrictReferences"></div> |
| 212 | + <div data-include="../common/terms.html" data-oninclude="restrictReferences"></div> |
213 | 213 | </section> |
214 | 214 | <section class="normative" id="roles"> |
215 | 215 | <h1>Graphics Roles</h1> |
@@ -2728,7 +2728,7 @@ <h4>Participants active in the PFWG at the time of publication</h4> |
2728 | 2728 | <li>Gottfried Zimmermann (Invited Expert, Access Technologies Group)</li> |
2729 | 2729 | </ul> |
2730 | 2730 | </section> |
2731 | | - <div data-include="common/acknowledgements/funders.html" data-include-replace="true"></div> |
| 2731 | + <div data-include="../common/acknowledgements/funders.html" data-include-replace="true"></div> |
2732 | 2732 | </section> |
2733 | 2733 | </body> |
2734 | 2734 | </html> |
0 commit comments