|
7 | 7 | <link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
|
8 | 8 | <meta content="Bikeshed version 4afc1fdf9, updated Tue May 28 15:43:17 2024 -0700" name="generator">
|
9 | 9 | <link href="https://www.w3.org/TR/design-principles/" rel="canonical">
|
10 |
| - <meta content="55a06e0c517a72147e4103b9fbb7b5cca012873b" name="revision"> |
| 10 | + <meta content="c3eaec9458eecba3f53dfe3f28be2f472cc92bef" name="revision"> |
11 | 11 | <meta content="dark light" name="color-scheme">
|
12 | 12 | <link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
|
13 | 13 | <style>
|
@@ -1121,7 +1121,11 @@ <h3 class="heading settled" data-level="1.7" id="new-features"><span class="secn
|
1121 | 1121 | <p>Before adding items, consider integration with existing, similar capabilities.
|
1122 | 1122 | If this leads to a preferred design approach that cannot be implemented by only adding items,
|
1123 | 1123 | it might still be possible; see <a href="#removing-features">§ 1.8 Remove or change capabilities only once you understand existing usage</a>.</p>
|
1124 |
| - <p>Do not assume that a change or removal is impossible without first checking.</p> |
| 1124 | + <p>Do not assume that a change or removal is impossible without first checking. |
| 1125 | +Before adding items, consider integration with existing, similar capabilities. |
| 1126 | +If this leads to a preferred design approach that cannot be implemented by only adding items, |
| 1127 | +it might still be possible; see <a href="#removing-features">§ 1.8 Remove or change capabilities only once you understand existing usage</a>. |
| 1128 | +Do not assume that a change or removal is impossible without first checking.</p> |
1125 | 1129 | <h3 class="heading settled" data-level="1.8" id="removing-features"><span class="secno">1.8. </span><span class="content">Remove or change capabilities only once you understand existing usage</span><a class="self-link" href="#removing-features"></a></h3>
|
1126 | 1130 | <p>Prioritize compatibility with existing content when removing or changing functionality.</p>
|
1127 | 1131 | <p>Once a significant amount of content has come to depend on a particular behavior,
|
|
0 commit comments