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 8f06953 commit 78fff80Copy full SHA for 78fff80
geometry/Overview.bs
@@ -1735,8 +1735,8 @@ Security Considerations {#security}
1735
====================================
1736
1737
The {{DOMMatrix}} and {{DOMMatrixReadOnly}} interfaces have entry-points to parsing a string with
1738
-CSS syntax. Therefore the <a href="https://drafts.csswg.org/css-syntax/#priv-sec">privacy and
1739
-security considerations</a> of the CSS Syntax specification applies. [[CSS3-SYNTAX]]
+CSS syntax. Therefore the <a href="https://drafts.csswg.org/css-syntax/#security">
+security considerations</a> of the CSS Syntax specification apply. [[CSS3-SYNTAX]]
1740
1741
<div class=example>
1742
This could potentially be used to exploit bugs in the CSS parser in a user agent.
0 commit comments