File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,24 @@ Required IDs: using-http
24
24
25
25
Link Defaults : html (dfn) queue a task/in parallel/reflect
26
26
</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>
27
45
<pre class="link-defaults">
28
46
spec:css-cascade-5; type:dfn; text:inherit
29
47
spec:css2; type: property; text: line-height
@@ -316,7 +334,8 @@ for example by adding metrics to a popular user agent
316
334
or by [searching the HTTP Archive] (https://har.fyi/guides/getting-started/).
317
335
Breaking content harms users,
318
336
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]] .
320
339
321
340
The obligation to understand existing usage
322
341
also applies to non-standardized or unspecified features
You can’t perform that action at this time.
0 commit comments