We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d94f7 commit 9a2db8fCopy full SHA for 9a2db8f
css-properties-values-api/Overview.bs
@@ -36,6 +36,7 @@ Repository: w3c/css-houdini-drafts
36
<pre class='link-defaults'>
37
spec:css-transforms-1; type:type; text:<transform-function>
38
spec:css-conditional-3; type:method; text:supports(property, value)
39
+spec:cssom-1; type:interface; text:CSS
40
</pre>
41
42
Introduction {#intro}
@@ -357,3 +358,13 @@ CSS.registerProperty({
357
358
</style>
359
360
361
+
362
+Security Considerations {#security-considerations}
363
+==================================================
364
365
+There are no known security issues introduced by these features.
366
367
+Privacy Considerations {#privacy-considerations}
368
369
370
+There are no known privacy issues introduced by these features.
0 commit comments