Skip to content

Commit 2dacfea

Browse files
authored
Fix Bikeshed errors. (#571)
Bikeshed noticed that one of our links into the Privacy Principles was broken, so I reworded the link to be more precise and point at an existing section.
1 parent 7861814 commit 2dacfea

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.bs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ spec:webidl
3636
type:idl; text:short
3737
</pre>
3838
<pre class='ignored-specs'>
39+
spec: epub-34
3940
spec: svg2
4041
</pre>
4142
<pre class="anchors">
@@ -2755,9 +2756,9 @@ than when the capability is granted.
27552756
As more specific information is shared,
27562757
the
27572758
[fingerprinting data](https://www.w3.org/TR/fingerprinting-guidance/)
2758-
available to sites gets larger.
2759-
There are also [[PRIVACY-PRINCIPLES#threats|other potential risks]]
2760-
to user privacy.
2759+
available to sites gets larger,
2760+
as does the chance that some of the information will be
2761+
[[PRIVACY-PRINCIPLES#sensitive-information|sensitive to the particular user]].
27612762

27622763
If there is no way to design a less powerful API,
27632764
use these guidelines when exposing device information:

0 commit comments

Comments
 (0)