File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -328,7 +328,7 @@ Before changing how a feature behaves,
328
328
understand how websites are currently using it.
329
329
330
330
Gaining a good understanding might require research,
331
- for example by adding metrics to a popular user agent
331
+ for example by adding metrics to a widely-used user agent
332
332
or by [searching the HTTP Archive] (https://har.fyi/guides/getting-started/).
333
333
Breaking content harms users,
334
334
and the benefit of a change has to
@@ -349,7 +349,7 @@ Breakage is more likely to be acceptable if:
349
349
* Only a tiny amount of existing content depend on the feature or behavior.
350
350
* Only a tiny number of people see that content.
351
351
* The content only appears in test cases or examples.
352
- * The content is already broken in most recent popular user agents.
352
+ * The content is already broken in most recent widely-used user agents.
353
353
* The content is not on the public web,
354
354
but is instead found on internal sites
355
355
with a controlled user environment.
You can’t perform that action at this time.
0 commit comments