Skip to content

Commit 0425d80

Browse files
committed
deploy: fbf6370
1 parent 84e9c25 commit 0425d80

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

index.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta content="Bikeshed version 742f3d674, updated Mon Nov 4 14:56:54 2024 -0800" name="generator">
99
<link href="https://www.w3.org/TR/design-principles/" rel="canonical">
1010
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
11-
<meta content="b2c19969a41af097ac2233009f0b2af69ea6aeed" name="revision">
11+
<meta content="fbf6370d644b90afbc5606c58cd67d4e91decf60" name="revision">
1212
<meta content="dark light" name="color-scheme">
1313
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1414
<style>
@@ -1140,12 +1140,14 @@ <h3 class="heading settled" data-level="1.8" id="removing-features"><span class=
11401140
Web features are not solely defined in specifications;
11411141
they are also defined by how content uses those features.</p>
11421142
<h3 class="heading settled" data-level="1.9" id="leave-the-web-better"><span class="secno">1.9. </span><span class="content">Leave the web better than you found it</span><a class="self-link" href="#leave-the-web-better"></a></h3>
1143-
<p>As you add new capabilities to the web platform, do so in a way that improves
1144-
the overall platform, for example its security or privacy vulnerabilities, or accessibility characteristics.
1145-
The existence of a defect in one part of the platform must not be used as a license
1146-
for adding or extending such defect into new capabilities and thereby further decreasing
1147-
the overall platform quality. Where possible, build new web capabilities that
1148-
improve the overall platform quality.</p>
1143+
<p>As you add new capabilities to the web platform,
1144+
do so in a way that improves the overall platform,
1145+
for example its security, privacy or accessibility characteristics.
1146+
The existence of a defect in one part of the platform
1147+
must not be used as a license for adding or extending such defect
1148+
into new capabilities and thereby further decreasing the overall platform quality.
1149+
Where possible, build new web capabilities that improve the overall platform quality,
1150+
and do not degrade existing capabilities without good reason.</p>
11491151
<p>Parts of the web platform evolve independently.
11501152
Issues that are present with a certain web technology now may be fixed in a subsequent iteration.
11511153
Duplicating these issues makes fixing them more difficult.

0 commit comments

Comments
 (0)