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
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ This repository contains the Web Media API Snapshot specification that is being
- [Web Media API Snapshot 2023 (WMAS 2023) Test Suite](https://webapitests2023.ctawave.org) is available for testing devices.
- [Web Media API Snapshot 2024](https://www.w3.org/community/reports/webmediaapi/CG-FINAL-webmediaapi-20241016/) was published 16 October 2024.
- [Web Media API Snapshot 2024 (April 2025 update with Errata)](https://www.w3.org/community/reports/webmediaapi/CG-FINAL-webmediaapi-20250411/) was published 11 April 2025.
- Web Media API Snapshot 2025 is planned to be published Q4 2025.
- [Web Media API Snapshot 2025](https://www.w3.org/community/reports/webmediaapi/CG-FINAL-webmediaapi-20251022/) was published 22 October 2025.
- Web Media API Snapshot 2026 is planned to be published Q4 2026.
- [Web Media API Snapshot](https://w3c.github.io/webmediaapi/) is the latest version on the repository.

A quick-glance, non-normative overview of APIs included in the Web Media API Snapshot by year is available at [Web Media API Snapshot - Support by Year](https://w3c.github.io/webmediaapi/wmas-support-table.html)
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<script class="remove">
var respecConfig = {
specStatus: "CG-DRAFT",
latestVersion: "https://www.w3.org/community/reports/webmediaapi/CG-FINAL-webmediaapi-20250411/",
latestVersion: "https://www.w3.org/community/reports/webmediaapi/CG-FINAL-webmediaapi-20251022/",
editors: [{
name: "Jon Piesing",
company: "TP Vision Belgium N.V.",
Expand Down