Skip to content

Commit 1a02b50

Browse files
committed
Cite the-web-is-unversioned.
1 parent 9ac621e commit 1a02b50

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
@@ -313,7 +331,8 @@ for example by adding metrics to a popular user agent
313331
or by [searching the HTTP Archive](https://har.fyi/guides/getting-started/).
314332
Breaking content harms users,
315333
and the benefit of a change has to
316-
significantly outweigh that harm to be worth doing.
334+
significantly outweigh that harm to be worth doing
335+
[[the-web-is-unversioned]].
317336

318337
The obligation to understand existing usage
319338
also applies to non-standardized or unspecified features

0 commit comments

Comments
 (0)