|
8 | 8 | <meta content="Bikeshed version 742f3d674, updated Mon Nov 4 14:56:54 2024 -0800" name="generator">
|
9 | 9 | <link href="https://www.w3.org/TR/design-principles/" rel="canonical">
|
10 | 10 | <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"> |
12 | 12 | <meta content="dark light" name="color-scheme">
|
13 | 13 | <link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
|
14 | 14 | <style>
|
@@ -1140,12 +1140,14 @@ <h3 class="heading settled" data-level="1.8" id="removing-features"><span class=
|
1140 | 1140 | Web features are not solely defined in specifications;
|
1141 | 1141 | they are also defined by how content uses those features.</p>
|
1142 | 1142 | <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> |
1149 | 1151 | <p>Parts of the web platform evolve independently.
|
1150 | 1152 | Issues that are present with a certain web technology now may be fixed in a subsequent iteration.
|
1151 | 1153 | Duplicating these issues makes fixing them more difficult.
|
|
0 commit comments