Skip to content

Commit 037f3c3

Browse files
committed
Changes for 2025-06-24 W3C Recommendation
1 parent 58425e7 commit 037f3c3

File tree

1 file changed

+19
-4
lines changed

1 file changed

+19
-4
lines changed

index.html

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,15 @@
1111
<script class="remove">
1212
var respecConfig = {
1313
group: "png",
14-
specStatus: "CR",
15-
publishDate: "2025-03-13",
14+
specStatus: "REC",
15+
publishDate: "2025-06-24",
16+
errata: "https://www.w3.org/2025/06/REC-PNG-20250624-errata",
1617
crEnd: "2025-05-13",
1718
implementationReportURI: "https://w3c.github.io/png/Implementation_Report_3e/",
1819
shortName: "png-3",
1920
copyrightStart: "1996",
20-
previousPublishDate: "2025-01-21",
21-
previousMaturity: "CRD",
21+
previousPublishDate: "2025-05-15",
22+
previousMaturity: "PR",
2223
edDraftURI: "https://w3c.github.io/png/",
2324
github: {
2425
repoURL : "https://github.com/w3c/png",
@@ -7622,6 +7623,20 @@ <h2>Sample implementation and test images</h2>
76227623
<section id="F-ChangeList" class="appendix informative">
76237624
<h2 class="Annex">Changes</h2>
76247625

7626+
<h3 id="changes-20250515">Changes since the <a href="https://www.w3.org/TR/2025/PR-png-3-20250515/">Proposed Recommendation of 15 May 2025</a></h3>
7627+
7628+
<ul>
7629+
<li><em>none</em></li>
7630+
</ul>
7631+
7632+
7633+
<h3 id="changes-20250313">Changes since the <a href="https://www.w3.org/TR/2025/CR-png-3-20250313/">Candidate Recommendation Snapshot of 13 March 2025</a></h3>
7634+
7635+
<ul>
7636+
<li><em>none</em></li>
7637+
</ul>
7638+
7639+
76257640
<h3 id="changes-20250121/">Changes since the <a href="https://www.w3.org/TR/2025/CRD-png-3-20250121/">Candidate Recommendation Draft of 21 January 2025 (Third Edition)</a></h3>
76267641

76277642
<ul>

0 commit comments

Comments
 (0)