File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -360,11 +360,13 @@ they are also defined by how content uses those features.
360
360
As you add new capabilities to the web platform,
361
361
do so in a way that improves the overall platform,
362
362
for example its security, privacy or accessibility characteristics.
363
+
363
364
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.
368
370
369
371
Parts of the web platform evolve independently.
370
372
Issues that are present with a certain web technology now may be fixed in a subsequent iteration.
You can’t perform that action at this time.
0 commit comments