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 91d3530 commit 8566d87Copy full SHA for 8566d87
.github/workflows/auto-publish.yml
@@ -20,4 +20,4 @@ jobs:
20
W3C_WG_DECISION_URL: "https://www.w3.org/2016/04/14-wpwg-minutes.html#item02"
21
W3C_NOTIFICATIONS_CC: "${{ secrets.CC }}"
22
W3C_BUILD_OVERRIDE: |
23
- specStatus: WD
+ specStatus: CRD
index.html
@@ -64,6 +64,7 @@
64
},
65
],
66
previousMaturity: "CR",
67
+ crEnd: "2024-10-01",
68
testSuiteURI: "https://wpt.live/payment-request/",
69
implementationReportURI:
70
"https://w3c.github.io/test-results/payment-request/all.html",
0 commit comments