Skip to content

Commit 294fae8

Browse files
authored
Update editor draft URL-s for notes (#2748)
1 parent 30e4e2e commit 294fae8

File tree

9 files changed

+26
-20
lines changed

9 files changed

+26
-20
lines changed

epub34/overview/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
// previousPublishDate: "2021-12-08",
2323
// previousMaturity: "NOTE",
2424
copyrightStart: "1999",
25-
errata: "https://w3c.github.io/epub-specs/epub33/errata.html",
25+
// errata: "https://w3c.github.io/epub-specs/epub34/errata.html",
2626
editors:[
2727
{
2828
name: "Matt Garrish",

wg-notes/a11y-exemption/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
33
<head>
44
<meta charset="utf-8" />
5+
<meta name="color-scheme" content="light dark" />
56
<title>The EPUB Accessibility exemption property</title>
67
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove"></script>
78
<script src="../../common/js/css-inline.js" class="remove"></script>
@@ -12,7 +13,7 @@
1213
specStatus: "ED",
1314
shortName: "epub-a11y-exemption",
1415
noRecTrack: true,
15-
edDraftURI: "https://w3c.github.io/epub-specs/epub33/a11y-exemption/",
16+
edDraftURI: "https://w3c.github.io/epub-specs/wg-notes/a11y-exemption/",
1617
copyrightStart: "2023",
1718
editors:[ {
1819
name: "Matt Garrish",

wg-notes/epub-a11y-eaa-mapping/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
33
<head>
44
<meta charset="utf-8" />
5+
<meta name="color-scheme" content="light dark" />
56
<title>EPUB Accessibility - EU Accessibility Act Mapping</title>
67
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove"></script>
78
<script src="../../common/js/fix-errata.js" class="remove"></script>
@@ -13,8 +14,8 @@
1314
specStatus: "ED",
1415
noRecTrack: true,
1516
shortName: "epub-a11y-eaa-mapping",
16-
edDraftURI: "https://w3c.github.io/epub-specs/epub33/epub-a11y-eaa-mapping/",
17-
errata: "https://w3c.github.io/epub-specs/epub33/errata.html",
17+
edDraftURI: "https://w3c.github.io/epub-specs/wg-notes/epub-a11y-eaa-mapping/",
18+
// errata: "https://w3c.github.io/epub-specs/epub34/errata.html",
1819
copyrightStart: "2021",
1920
editors: [
2021
{
@@ -403,4 +404,4 @@ <h6>(vi)</h6>
403404
</section>
404405
</section>
405406
</body>
406-
</html>
407+
</html>

wg-notes/epub-aria-authoring/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<title>EPUB Type to ARIA Role Authoring Guide 1.1</title>
6+
<meta name="color-scheme" content="light dark" />
67
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove" defer="defer"></script>
78
<script src="../../common/js/fix-errata.js" class="remove"></script>
89
<script src="../../common/js/css-inline.js" class="remove"></script>
@@ -14,8 +15,8 @@
1415
specStatus: "ED",
1516
noRecTrack: true,
1617
shortName: "epub-aria-authoring-11",
17-
edDraftURI: "https://w3c.github.io/epub-specs/epub33/epub-aria-authoring/",
18-
errata: "https://w3c.github.io/epub-specs/epub33/errata.html",
18+
edDraftURI: "https://w3c.github.io/epub-specs/wg-notes/epub-aria-authoring/",
19+
// errata: "https://w3c.github.io/epub-specs/epub34/errata.html",
1920
copyrightStart: "2021",
2021
editors:[ {
2122
name: "Matt Garrish",

wg-notes/fxl-a11y-tech/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<title>EPUB Accessibility - Fixed Layout Techniques</title>
6+
<meta name="color-scheme" content="light dark" />
67
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove"></script>
78
<script src="../../common/js/css-inline.js" class="remove"></script>
89
<script src="../../common/js/copyright.js" class="remove"></script>
@@ -13,15 +14,14 @@
1314
wgPublicList: "public-pm-wg",
1415
specStatus: "ED",
1516
shortName: "epub-fxl-a11y-tech",
16-
edDraftURI: "https://w3c.github.io/epub-specs/epub33/fxl-a11y-tech/",
17+
edDraftURI: "https://w3c.github.io/epub-specs/wg-notes/fxl-a11y-tech/",
1718
previousPublishDate: "2023-10-16",
1819
previousMaturity: "NOTE",
1920
copyrightStart: "2023",
2021
noRecTrack: true,
2122
editors:[ {
2223
name: "Wendy Reid",
23-
company: "Rakuten Kobo",
24-
companyURL: "https://www.kobo.com",
24+
company: "Invited Expert",
2525
w3cid: 102009
2626
},
2727
{

wg-notes/fxl-a11y/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
33
<head>
44
<meta charset="utf-8" />
5+
<meta name="color-scheme" content="light dark" />
56
<title>EPUB Accessibility - Fixed Layout Challenges and Best Practices</title>
67
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove"></script>
78
<script src="../../common/js/css-inline.js" class="remove"></script>
@@ -13,15 +14,14 @@
1314
wgPublicList: "public-pm-wg",
1415
specStatus: "ED",
1516
shortName: "epub-fxl-a11y",
16-
edDraftURI: "https://w3c.github.io/epub-specs/epub33/fxl-a11y/",
17+
edDraftURI: "https://w3c.github.io/epub-specs/wg-notes/fxl-a11y/",
1718
previousPublishDate: "2021-04-27",
1819
previousMaturity: "NOTE",
1920
copyrightStart: "2021",
2021
noRecTrack: true,
2122
editors:[ {
2223
name: "Wendy Reid",
23-
company: "Rakuten Kobo",
24-
companyURL: "https://www.kobo.com",
24+
company: "Invited Expert",
2525
w3cid: 102009
2626
}],
2727
includePermalinks: true,
@@ -1013,4 +1013,4 @@ <h2>Acknowledgements</h2>
10131013
</ul>
10141014
</section>
10151015
</body>
1016-
</html>
1016+
</html>

wg-notes/multi-rend/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<title>EPUB 3 Multiple-Rendition Publications 1.1</title>
6+
<meta name="color-scheme" content="light dark" />
67
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove"></script>
78
<script src="../../common/js/fix-errata.js" class="remove"></script>
89
<script src="../../common/js/css-inline.js" class="remove"></script>
@@ -14,11 +15,11 @@
1415
wgPublicList: "public-pm-wg",
1516
specStatus: "ED",
1617
shortName: "epub-multi-rend-11",
17-
edDraftURI: "https://w3c.github.io/epub-specs/epub33/multi-rend/",
18+
edDraftURI: "https://w3c.github.io/epub-specs/wg-notes/multi-rend/",
1819
previousPublishDate: "2021-12-08",
1920
previousMaturity: "NOTE",
2021
copyrightStart: "2015",
21-
errata: "https://w3c.github.io/epub-specs/epub33/errata.html",
22+
// errata: "https://w3c.github.io/epub-specs/epub34/errata.html",
2223
noRecTrack: true,
2324
editors:[ {
2425
name: "Matt Garrish",

wg-notes/ssv/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<title>EPUB 3 Structural Semantics Vocabulary 1.1</title>
6+
<meta name="color-scheme" content="light dark" />
67
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove" defer=""></script>
78
<script src="../../common/js/fix-errata.js" class="remove"></script>
89
<script src="../../common/js/css-inline.js" class="remove"></script>
@@ -14,8 +15,8 @@
1415
wgPublicList: "public-pm-wg",
1516
specStatus: "ED",
1617
shortName: "epub-ssv-11",
17-
errata: "https://w3c.github.io/epub-specs/epub33/errata.html",
18-
edDraftURI: "https://w3c.github.io/epub-specs/epub33/ssv/",
18+
// errata: "https://w3c.github.io/epub-specs/epub34/errata.html",
19+
edDraftURI: "https://w3c.github.io/epub-specs/wg-notes/ssv/",
1920
noRecTrack: true,
2021
editors: [
2122
{

wg-notes/tts/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="utf-8" />
55
<title>EPUB 3 Text-to-Speech Enhancements 1.0</title>
6+
<meta name="color-scheme" content="light dark" />
67
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove" defer=""></script>
78
<script src="../../common/js/fix-errata.js" class="remove"></script>
89
<script src="../../common/js/css-inline.js" class="remove"></script>
@@ -14,8 +15,8 @@
1415
wgPublicList: "public-pm-wg",
1516
specStatus: "ED",
1617
shortName: "epub-tts-10",
17-
errata: "https://w3c.github.io/epub-specs/epub33/errata.html",
18-
edDraftURI: "https://w3c.github.io/epub-specs/epub33/tts/",
18+
// errata: "https://w3c.github.io/epub-specs/epub34/errata.html",
19+
edDraftURI: "https://w3c.github.io/epub-specs/wg-notes/tts/",
1920
editors: [
2021
{
2122
name: "Matt Garrish",

0 commit comments

Comments
 (0)