Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
W3C_WG_DECISION_URL: "https://lists.w3.org/Archives/Public/public-device-apis/2021May/0008.html"
W3C_NOTIFICATIONS_CC: "${{ secrets.CC }}"
W3C_BUILD_OVERRIDE: |
specStatus: REC
specStatus: CRD
8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,13 @@
associated with the hosting device.
</p>
</section>
<section id="sotd"></section>
<section id="sotd">
<p>
In March 2026, the specification returned to Candidate Recommendation
to allow the Working Groups to iterate more efficiently on substantive
changes and to continue adding new features.
</p>
</section>
<section id="introduction" class="informative">
<h2>
Introduction
Expand Down
Loading