|
3 | 3 | <head> |
4 | 4 | <title>SVG Accessibility API Mappings</title> |
5 | 5 | <script src="https://www.w3.org/Tools/respec/respec-w3c-common" class="remove" defer="defer"></script> |
6 | | -<script src="common/script/resolveReferences.js" class="remove"></script> |
7 | | - <script src="common/biblio.js" class="remove" defer="defer"></script> |
| 6 | +<script src="../common/script/resolveReferences.js" class="remove"></script> |
| 7 | + <script src="../common/biblio.js" class="remove" defer="defer"></script> |
8 | 8 |
|
9 | | -<link href="common/css/mapping-tables.css" rel="stylesheet" type="text/css"/> |
10 | | -<link href="common/css/common.css" rel="stylesheet" type="text/css"/> |
| 9 | +<link href="../common/css/mapping-tables.css" rel="stylesheet" type="text/css"/> |
| 10 | +<link href="../common/css/common.css" rel="stylesheet" type="text/css"/> |
11 | 11 | <!--<link href="css/svg-aam.css" rel="stylesheet" type="text/css"/>--> |
12 | 12 | <script class="remove"> |
13 | 13 | var respecConfig = { |
@@ -553,7 +553,7 @@ <h2>Normative User Agent Implementation Requirements for <abbr title="Scalable V |
553 | 553 | </section> |
554 | 554 | <section id="glossary"> |
555 | 555 | <h2>Important Terms</h2> |
556 | | - <div data-include="common/terms.html" data-oninclude="restrictReferences" data-include-replace='true'>Placeholder for glossary</div> |
| 556 | + <div data-include="../common/terms.html" data-oninclude="restrictReferences" data-include-replace='true'>Placeholder for glossary</div> |
557 | 557 | </section> |
558 | 558 | <section class="section" id="keyboard-focus"> |
559 | 559 | <h2>Supporting Keyboard Navigation</h2> |
@@ -4054,7 +4054,7 @@ <h2>Security and Privacy Considerations</h2> |
4054 | 4054 | <section id="appendices" class="appendix"> |
4055 | 4055 | <h2>Appendices</h2> |
4056 | 4056 |
|
4057 | | - <!--<div data-include='common/acknowledgements.html' data-include-replace='true'></div>--> |
| 4057 | + <!--<div data-include='../common/acknowledgements.html' data-include-replace='true'></div>--> |
4058 | 4058 | <section class="appendix informative section" id="acknowledgements"> |
4059 | 4059 | <h3>Acknowledgments</h3> |
4060 | 4060 | <p>In addition to the credited authors and editors, |
@@ -4083,7 +4083,7 @@ <h4>Past participants in the SVG Accessibility Task Force</h4> |
4083 | 4083 | <li>Jason White (Educational Testing Service)</li> |
4084 | 4084 | </ul> |
4085 | 4085 | </section> |
4086 | | - <div data-include="common/acknowledgements/funders.html" data-include-replace="true"></div> |
| 4086 | + <div data-include="../common/acknowledgements/funders.html" data-include-replace="true"></div> |
4087 | 4087 | </section> |
4088 | 4088 |
|
4089 | 4089 | <section class="appendix" id="issue-summary"> |
|
0 commit comments