Skip to content

Commit eff08a7

Browse files
committed
deploy: 1c02656
1 parent c6fea1a commit eff08a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta content="Bikeshed version ac5ea272d, updated Fri Dec 6 15:45:15 2024 -0800" name="generator">
99
<link href="https://www.w3.org/TR/design-principles/" rel="canonical">
1010
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
11-
<meta content="abcaba654bb1eb64b4f180d70e06c03f81e5a32d" name="revision">
11+
<meta content="1c02656afb5d6202ac16356bf1f68a3ebd673b14" name="revision">
1212
<meta content="dark light" name="color-scheme">
1313
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1414
<style>
@@ -3096,9 +3096,9 @@ <h3 class="heading settled" data-level="9.3" id="usecase-oriented-apis"><span cl
30963096
the exact lifecycle and data structures of the underlying native APIs.
30973097
When possible, consider flexibility for new hardware.</p>
30983098
<p>This means newly proposed APIs should be designed
3099-
with careful consideration on how they are intended to be used
3099+
with regard to how they are intended to be used
31003100
rather than how the underlying hardware, device, or native API
3101-
available today.</p>
3101+
happens to operate today.</p>
31023102
<h3 class="heading settled" data-level="9.4" id="hardware-is-scary"><span class="secno">9.4. </span><span class="content">Be proactive about safety</span><a class="self-link" href="#hardware-is-scary"></a></h3>
31033103
<p>When bringing native capabilities to the web platform,
31043104
try to design defensively.</p>

0 commit comments

Comments
 (0)