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 67112b0 commit 06f7824Copy full SHA for 06f7824
css-values-5/Overview.bs
@@ -1981,3 +1981,9 @@ Security and Privacy Considerations</h2>
1981
and default font size,
1982
but both are trivially observable from JS,
1983
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