We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3865d commit 82d19dfCopy full SHA for 82d19df
1 file changed
css-display/Overview.bs
@@ -21,7 +21,12 @@ At Risk: All two-keyword values of 'display' and ''display: inline-list-item''
21
</pre>
22
<pre class="link-defaults">
23
spec:css-break-3; type:dfn; text:fragment;
24
-spec:css22; type:property; text:overflow;
+spec:css22;
25
+ type:property; text:overflow;
26
+ type:dfn;
27
+ text: table wrapper box
28
+ text: table box
29
+spec: html; type: dfn; text: rendered legend
30
31
32
<h2 id="intro">
@@ -922,3 +927,8 @@ Changes</h2>
922
927
like ''::after { clear: both; }'' and ''overflow: hidden''
923
928
that are intended to accomplish this purpose.)
924
929
</ul>
930
+
931
+Privacy and Security Considerations {#priv-sec}
932
+===============================================
933
934
+This specification introduces no new privacy or security considerations.
0 commit comments