We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726ec3f commit 336b6dfCopy full SHA for 336b6df
dpub-aria/.github/workflows/auto-publish.yml
@@ -18,4 +18,4 @@ jobs:
18
VALIDATE_WEBIDL: true
19
VALIDATE_MARKUP: true
20
W3C_BUILD_OVERRIDE: |
21
- specStatus: CRD
+ specStatus: WD
dpub-aria/index.html
@@ -13,7 +13,7 @@
13
<script class="remove">
14
var respecConfig = {
15
// wg: "Publishing Working Group",
16
- specStatus: "CRD",
+ specStatus: "WD",
17
shortName: "dpub-aria-1.1",
crEnd: "2023-08-29",
implementationReportURI: "https://w3c.github.io/test-results/dpub-aria/",
0 commit comments