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 20d06af commit 052dbafCopy full SHA for 052dbaf
.github/workflows/auto-publish.yml
@@ -16,5 +16,7 @@ jobs:
16
# Replace following with appropriate value. See options.md for details.
17
W3C_WG_DECISION_URL: https://w3c.github.io/web-performance/meetings/2021/2021-04-01/index.html
18
W3C_BUILD_OVERRIDE: |
19
- shortName: resource-timing-2
20
- specStatus: WD
+ shortName: resource-timing
+ specStatus: CRD
21
+ implementationReportURI: "https://w3c.github.io/test-results/resource-timing/all.html"
22
+ crEnd: "2022-11-15"
0 commit comments