Skip to content

Commit 9eeaf64

Browse files
committed
deploy: c3eaec9
1 parent 674cf3a commit 9eeaf64

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
88
<meta content="Bikeshed version 4afc1fdf9, updated Tue May 28 15:43:17 2024 -0700" name="generator">
99
<link href="https://www.w3.org/TR/design-principles/" rel="canonical">
10-
<meta content="55a06e0c517a72147e4103b9fbb7b5cca012873b" name="revision">
10+
<meta content="c3eaec9458eecba3f53dfe3f28be2f472cc92bef" name="revision">
1111
<meta content="dark light" name="color-scheme">
1212
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1313
<style>
@@ -1121,7 +1121,11 @@ <h3 class="heading settled" data-level="1.7" id="new-features"><span class="secn
11211121
<p>Before adding items, consider integration with existing, similar capabilities.
11221122
If this leads to a preferred design approach that cannot be implemented by only adding items,
11231123
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>
11251129
<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>
11261130
<p>Prioritize compatibility with existing content when removing or changing functionality.</p>
11271131
<p>Once a significant amount of content has come to depend on a particular behavior,

0 commit comments

Comments
 (0)