Skip to content

Commit 06f7824

Browse files
committed
[css-values-5] Add Security entry for attr()
1 parent 67112b0 commit 06f7824

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

css-values-5/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1981,3 +1981,9 @@ Security and Privacy Considerations</h2>
19811981
and default font size,
19821982
but both are trivially observable from JS,
19831983
so they do not constitute a new privacy risk.
1984+
1985+
The ''attr()'' function allows HTML attribute values
1986+
to be used in CSS values,
1987+
potentially exposing sensitive information
1988+
that was previously not accessible via CSS.
1989+
See [[#attr-security]].

0 commit comments

Comments
 (0)