We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b677e0 commit f536617Copy full SHA for f536617
index.html
@@ -5986,7 +5986,7 @@ <h2>Privacy Considerations</h2>
5986
it is thus possible to use JavaScript APIs
5987
(e.g.
5988
<a data-cite="HTML#dom-context-2d-getimagedata">context.getImageData</a> on content embedded in a canvas context, or even just
5989
- <a href="CSSOM-VIEW#dom-element-getboundingclientrect">getBoundingClientRect()</a>)
+ <a data-cite="CSSOM-VIEW#dom-element-getboundingclientrect">getBoundingClientRect()</a>)
5990
to measure box sizes and positions and infer data from system fonts.
5991
By combining miscelleneaous tests on such fonts and
5992
comparing measurements against results of well-known fonts, an attacker
0 commit comments