Skip to content

Commit f378ec1

Browse files
Fix Bikeshed errors. (#571)
SHA: 2dacfea Reason: push, by jyasskin Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4c5f4bf commit f378ec1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta content="Bikeshed version b25686b9f, updated Fri Mar 14 14:15:20 2025 -0700" 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="7861814970a0db1e1295600b5ffa6cc63bab4622" name="revision">
11+
<meta content="2dacfeaf2074be60df7dbdf9f51f0268922770cf" 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>
@@ -702,7 +702,7 @@
702702
<div class="head">
703703
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
704704
<h1 class="p-name no-ref" id="title">Web Platform Design Principles</h1>
705-
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2025-03-25">25 March 2025</time></p>
705+
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2025-04-30">30 April 2025</time></p>
706706
<details open>
707707
<summary>More details about this document</summary>
708708
<div data-fill-with="spec-metadata">
@@ -3041,8 +3041,8 @@ <h3 class="heading settled" data-level="9.1" id="device-ids"><span class="secno"
30413041
is more important
30423042
than when the capability is granted.</p>
30433043
<p>As more specific information is shared,
3044-
the <a href="https://www.w3.org/TR/fingerprinting-guidance/">fingerprinting data</a> available to sites gets larger.
3045-
There are also <a href="https://w3ctag.github.io/privacy-principles/#threats">other potential risks</a> to user privacy.</p>
3044+
the <a href="https://www.w3.org/TR/fingerprinting-guidance/">fingerprinting data</a> available to sites gets larger,
3045+
as does the chance that some of the information will be <a href="https://w3ctag.github.io/privacy-principles/#sensitive-information">sensitive to the particular user</a>.</p>
30463046
<p>If there is no way to design a less powerful API,
30473047
use these guidelines when exposing device information:</p>
30483048
<dl>
@@ -4438,7 +4438,7 @@ <h3 class="no-num no-ref heading settled" id="index-defined-elsewhere"><span cla
44384438
<li><span class="dfn-paneled" id="0065f652">ScriptProcessorNode</span>
44394439
</ul>
44404440
<li>
4441-
<a data-link-type="biblio">[WebCryptoAPI]</a> defines the following terms:
4441+
<a data-link-type="biblio">[WEBCRYPTO-2]</a> defines the following terms:
44424442
<ul>
44434443
<li><span class="dfn-paneled" id="529179ea">Crypto</span>
44444444
</ul>
@@ -4560,7 +4560,7 @@ <h3 class="no-num no-ref heading settled" id="informative"><span class="content"
45604560
<dt id="biblio-css-fonts-5">[CSS-FONTS-5]
45614561
<dd>Chris Lilley. <a href="https://drafts.csswg.org/css-fonts-5/"><cite>CSS Fonts Module Level 5</cite></a>. URL: <a href="https://drafts.csswg.org/css-fonts-5/">https://drafts.csswg.org/css-fonts-5/</a>
45624562
<dt id="biblio-css-grid-1">[CSS-GRID-1]
4563-
<dd>Tab Atkins Jr.; et al. <a href="https://drafts.csswg.org/css-grid/"><cite>CSS Grid Layout Module Level 1</cite></a>. URL: <a href="https://drafts.csswg.org/css-grid/">https://drafts.csswg.org/css-grid/</a>
4563+
<dd>Tab Atkins Jr.; et al. <a href="https://drafts.csswg.org/css-grid-1/"><cite>CSS Grid Layout Module Level 1</cite></a>. URL: <a href="https://drafts.csswg.org/css-grid-1/">https://drafts.csswg.org/css-grid-1/</a>
45644564
<dt id="biblio-css-inline-3">[CSS-INLINE-3]
45654565
<dd>Elika Etemad. <a href="https://drafts.csswg.org/css-inline-3/"><cite>CSS Inline Layout Module Level 3</cite></a>. URL: <a href="https://drafts.csswg.org/css-inline-3/">https://drafts.csswg.org/css-inline-3/</a>
45664566
<dt id="biblio-css-values-4">[CSS-VALUES-4]
@@ -4607,8 +4607,8 @@ <h3 class="no-num no-ref heading settled" id="informative"><span class="content"
46074607
<dd>Joshua Bell; Kagami Rosylight. <a href="https://w3c.github.io/web-locks/"><cite>Web Locks API</cite></a>. URL: <a href="https://w3c.github.io/web-locks/">https://w3c.github.io/web-locks/</a>
46084608
<dt id="biblio-webaudio">[WebAudio]
46094609
<dd>Paul Adenot; Hongchan Choi. <a href="https://webaudio.github.io/web-audio-api/"><cite>Web Audio API</cite></a>. URL: <a href="https://webaudio.github.io/web-audio-api/">https://webaudio.github.io/web-audio-api/</a>
4610-
<dt id="biblio-webcryptoapi">[WebCryptoAPI]
4611-
<dd>Mark Watson. <a href="https://w3c.github.io/webcrypto/"><cite>Web Cryptography API</cite></a>. URL: <a href="https://w3c.github.io/webcrypto/">https://w3c.github.io/webcrypto/</a>
4610+
<dt id="biblio-webcrypto-2">[WEBCRYPTO-2]
4611+
<dd>Daniel Huigens. <a href="https://w3c.github.io/webcrypto/"><cite>Web Cryptography Level 2</cite></a>. URL: <a href="https://w3c.github.io/webcrypto/">https://w3c.github.io/webcrypto/</a>
46124612
<dt id="biblio-webrtc">[WEBRTC]
46134613
<dd>Cullen Jennings; et al. <a href="https://w3c.github.io/webrtc-pc/"><cite>WebRTC: Real-Time Communication in Browsers</cite></a>. URL: <a href="https://w3c.github.io/webrtc-pc/">https://w3c.github.io/webrtc-pc/</a>
46144614
<dt id="biblio-webtransport">[WebTransport]
@@ -5666,7 +5666,7 @@ <h2 class="no-num no-ref heading settled" id="property-index"><span class="conte
56665666
"https://w3c.github.io/web-locks/#lockmanager": {"displayText":"LockManager","export":true,"for_":[],"level":"1","normative":true,"shortname":"web-locks","spec":"web-locks","status":"current","text":"LockManager","type":"interface","url":"https://w3c.github.io/web-locks/#lockmanager"},
56675667
"https://w3c.github.io/webappsec-credential-management/#dom-credential-id": {"displayText":"id","export":true,"for_":["Credential"],"level":"1","normative":true,"shortname":"credential-management","spec":"credential-management-1","status":"current","text":"id","type":"attribute","url":"https://w3c.github.io/webappsec-credential-management/#dom-credential-id"},
56685668
"https://w3c.github.io/webappsec-referrer-policy/#dom-referrerpolicy-no-referrer-when-downgrade": {"displayText":"\"no-referrer-when-downgrade\"","export":true,"for_":["ReferrerPolicy"],"level":"1","normative":true,"shortname":"referrer-policy","spec":"referrer-policy","status":"current","text":"\"no-referrer-when-downgrade\"","type":"enum-value","url":"https://w3c.github.io/webappsec-referrer-policy/#dom-referrerpolicy-no-referrer-when-downgrade"},
5669-
"https://w3c.github.io/webcrypto/#dfn-Crypto": {"displayText":"Crypto","export":true,"for_":[],"level":"1","normative":true,"shortname":"webcryptoapi","spec":"webcryptoapi","status":"current","text":"Crypto","type":"interface","url":"https://w3c.github.io/webcrypto/#dfn-Crypto"},
5669+
"https://w3c.github.io/webcrypto/#dfn-Crypto": {"displayText":"Crypto","export":true,"for_":[],"level":"2","normative":true,"shortname":"webcrypto","spec":"webcrypto-2","status":"current","text":"Crypto","type":"interface","url":"https://w3c.github.io/webcrypto/#dfn-Crypto"},
56705670
"https://w3c.github.io/webrtc-pc/#dom-rtcdtmfsender": {"displayText":"RTCDTMFSender","export":true,"for_":[],"level":"1","normative":true,"shortname":"webrtc","spec":"webrtc","status":"current","text":"RTCDTMFSender","type":"interface","url":"https://w3c.github.io/webrtc-pc/#dom-rtcdtmfsender"},
56715671
"https://webaudio.github.io/web-audio-api/#AudioWorklet": {"displayText":"AudioWorklet","export":true,"for_":[],"level":"1","normative":true,"shortname":"webaudio","spec":"webaudio-1.0","status":"current","text":"AudioWorklet","type":"interface","url":"https://webaudio.github.io/web-audio-api/#AudioWorklet"},
56725672
"https://webaudio.github.io/web-audio-api/#ScriptProcessorNode": {"displayText":"ScriptProcessorNode","export":true,"for_":[],"level":"1","normative":true,"shortname":"webaudio","spec":"webaudio-1.0","status":"current","text":"ScriptProcessorNode","type":"interface","url":"https://webaudio.github.io/web-audio-api/#ScriptProcessorNode"},

0 commit comments

Comments
 (0)