Skip to content

Commit 9a2db8f

Browse files
committed
[css-properties-values] remove a link error, add security & privacy considerations
1 parent a7d94f7 commit 9a2db8f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

css-properties-values-api/Overview.bs

+11
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Repository: w3c/css-houdini-drafts
3636
<pre class='link-defaults'>
3737
spec:css-transforms-1; type:type; text:<transform-function>
3838
spec:css-conditional-3; type:method; text:supports(property, value)
39+
spec:cssom-1; type:interface; text:CSS
3940
</pre>
4041

4142
Introduction {#intro}
@@ -357,3 +358,13 @@ CSS.registerProperty({
357358
&lt;/style&gt;
358359

359360
</pre>
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

Comments
 (0)