Skip to content

Commit 46e8e16

Browse files
committed
Remove stable from codec registry requirements
1 parent f0dc749 commit 46e8e16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codec_registry.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<pre class='metadata'>
22
Title: WebCodecs Codec Registry
33
Repository: w3c/webcodecs
4-
Status: NOTE-ED
4+
Status: DRY
55
Shortname: webcodecs-codec-registry
66
Level: none
77
Group: mediawg
@@ -45,7 +45,7 @@
4545
==================================================================
4646

4747
1. Each entry must include a unique codec string, a common name string, and a
48-
link to a stable public specification.
48+
link to a public specification.
4949
2. The codec string must be crafted as follows:
5050
1. If the codec string contains a fixed prefix with variable suffix values,
5151
the suffix must be represented by an asterisk and the registration's

0 commit comments

Comments
 (0)