Skip to content

Commit 393f52c

Browse files
committed
Cite the-web-is-unversioned.
1 parent bca8b85 commit 393f52c

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

index.bs

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,24 @@ Required IDs: using-http
2424
2525
Link Defaults: html (dfn) queue a task/in parallel/reflect
2626
</pre>
27+
<pre class=biblio>
28+
{
29+
"the-web-is-unversioned": {
30+
"authors": [
31+
"Sangwhan Moon",
32+
"Amy Guy"
33+
],
34+
"href": "https://www.w3.org/2001/tag/doc/the-web-is-unversioned/",
35+
"title": "The web is unversioned",
36+
"status": "TAG Finding",
37+
"publisher": "W3C",
38+
"date": "27 March 2025",
39+
"deliveredBy": [
40+
"https://www.w3.org/groups/other/tag/"
41+
]
42+
}
43+
}
44+
</pre>
2745
<pre class="link-defaults">
2846
spec:css-cascade-5; type:dfn; text:inherit
2947
spec:css2; type: property; text: line-height
@@ -316,7 +334,8 @@ for example by adding metrics to a popular user agent
316334
or by [searching the HTTP Archive](https://har.fyi/guides/getting-started/).
317335
Breaking content harms users,
318336
and the benefit of a change has to
319-
significantly outweigh that harm to be worth doing.
337+
significantly outweigh that harm to be worth doing
338+
[[the-web-is-unversioned]].
320339

321340
The obligation to understand existing usage
322341
also applies to non-standardized or unspecified features

0 commit comments

Comments
 (0)