Skip to content

Commit 336b6df

Browse files
For process, back to WD until we are ready for CR
1 parent 726ec3f commit 336b6df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dpub-aria/.github/workflows/auto-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
VALIDATE_WEBIDL: true
1919
VALIDATE_MARKUP: true
2020
W3C_BUILD_OVERRIDE: |
21-
specStatus: CRD
21+
specStatus: WD

dpub-aria/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<script class="remove">
1414
var respecConfig = {
1515
// wg: "Publishing Working Group",
16-
specStatus: "CRD",
16+
specStatus: "WD",
1717
shortName: "dpub-aria-1.1",
1818
crEnd: "2023-08-29",
1919
implementationReportURI: "https://w3c.github.io/test-results/dpub-aria/",

0 commit comments

Comments
 (0)