Skip to content

Commit 82d19df

Browse files
committed
[css-display] Bikeshed fixes.
1 parent ae3865d commit 82d19df

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

css-display/Overview.bs

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,12 @@ At Risk: All two-keyword values of 'display' and ''display: inline-list-item''
2121
</pre>
2222
<pre class="link-defaults">
2323
spec:css-break-3; type:dfn; text:fragment;
24-
spec:css22; type:property; text:overflow;
24+
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
2530
</pre>
2631

2732
<h2 id="intro">
@@ -922,3 +927,8 @@ Changes</h2>
922927
like ''::after { clear: both; }'' and ''overflow: hidden''
923928
that are intended to accomplish this purpose.)
924929
</ul>
930+
931+
Privacy and Security Considerations {#priv-sec}
932+
===============================================
933+
934+
This specification introduces no new privacy or security considerations.

0 commit comments

Comments
 (0)