We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a96703c commit d951f0dCopy full SHA for d951f0d
index.bs
@@ -2309,9 +2309,9 @@ Note: While APIs should not
2309
expose a full list of devices in an [=implementation-defined=] order,
2310
they may need to for web compatibility reasons.
2311
2312
-<h3 id="usecase-oriented-apis">Design based on functionality, not the underlying API or hardware</h3>
+<h3 id="usecase-oriented-apis">Design based on user needs, not the underlying API or hardware</h3>
2313
2314
-Design new native capabilities being brought to the web based on functionality.
+Design new native capabilities being brought to the web based on user needs.
2315
2316
Avoid directly translating an existing native API to the web.
2317
0 commit comments