Skip to content

Commit bb48692

Browse files
Friendly amendments to #521. (#528)
1 parent 421254b commit bb48692

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

index.bs

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -360,11 +360,13 @@ they are also defined by how content uses those features.
360360
As you add new capabilities to the web platform,
361361
do so in a way that improves the overall platform,
362362
for example its security, privacy or accessibility characteristics.
363+
363364
The existence of a defect in one part of the platform
364-
must not be used as a license for adding or extending such defect
365-
into new capabilities and thereby further decreasing the overall platform quality.
366-
Where possible, build new web capabilities that improve the overall platform quality,
367-
and do not degrade existing capabilities without good reason.
365+
must not be used to excuse an addition or extension to the defect,
366+
which would further decrease the overall platform quality.
367+
Where possible, build new web capabilities that improve the overall platform quality
368+
by mitigating existing defects.
369+
Do not degrade existing capabilities without good reason.
368370

369371
Parts of the web platform evolve independently.
370372
Issues that are present with a certain web technology now may be fixed in a subsequent iteration.

0 commit comments

Comments
 (0)