Skip to content

Commit 3ae3177

Browse files
committed
deploy: 40e04d9
1 parent 4994e43 commit 3ae3177

File tree

4 files changed

+29
-5
lines changed

4 files changed

+29
-5
lines changed

explainer/img/summary.svg

Lines changed: 24 additions & 0 deletions
Loading

explainer/respec-config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ var respecConfig = {
99
specStatus: "DNOTE",
1010
//crEnd: "2012-04-30",
1111
//perEnd: "2013-07-23",
12-
publishDate: "2024-12-10",
12+
publishDate: "2024-12-12",
1313

1414
// the specifications short name, as in https://www.w3.org/TR/short-name/
1515
shortName: "wcag-3.0-explainer",
@@ -18,7 +18,7 @@ var respecConfig = {
1818
// if you wish the publication date to be other than today, set this
1919
// publishDate: "2009-08-06",
2020
copyrightStart: "2021",
21-
license: "w3c-software-doc",
21+
license: "document",
2222

2323
// if there a publicly available Editors Draft, this is the link
2424
edDraftURI: "https://w3c.github.io/wcag3/explainer/",

guidelines/respec-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ var respecConfig = {
99
specStatus: "WD",
1010
//crEnd: "2012-04-30",
1111
//perEnd: "2013-07-23",
12-
publishDate: "2024-12-10",
12+
publishDate: "2024-12-12",
1313

1414
// the specifications short name, as in https://www.w3.org/TR/short-name/
1515
shortName: "wcag-3.0",

requirements/respec-config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ var respecConfig = {
1010
noRecTrack: true,
1111
//crEnd: "2012-04-30",
1212
//perEnd: "2013-07-23",
13-
publishDate: "2024-12-10",
13+
publishDate: "2024-12-12",
1414
diffTool: "http://www.aptest.com/standards/htmldiff/htmldiff.pl",
1515

1616
// the specifications short name, as in https://www.w3.org/TR/short-name/
@@ -20,7 +20,7 @@ var respecConfig = {
2020
// if you wish the publication date to be other than today, set this
2121
// publishDate: "2009-08-06",
2222
copyrightStart: "2021",
23-
license: "w3c-software-doc",
23+
license: "document",
2424

2525
// if there a publicly available Editors Draft, this is the link
2626
edDraftURI: "https://w3c.github.io/wcag3/requirements/",

0 commit comments

Comments
 (0)