Skip to content

Commit 78fff80

Browse files
committed
fix link to css syntax security section
1 parent 8f06953 commit 78fff80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

geometry/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1735,8 +1735,8 @@ Security Considerations {#security}
17351735
====================================
17361736

17371737
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]]
1738+
CSS syntax. Therefore the <a href="https://drafts.csswg.org/css-syntax/#security">
1739+
security considerations</a> of the CSS Syntax specification apply. [[CSS3-SYNTAX]]
17401740

17411741
<div class=example>
17421742
This could potentially be used to exploit bugs in the CSS parser in a user agent.

0 commit comments

Comments
 (0)