Skip to content

Commit 9f72f24

Browse files
committed
[css-display] Remove redundant mention of 'inline list-item' as being at risk, as it's already covered by 'multi-keyword'. Fixes #1623.
1 parent c5d8900 commit 9f72f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-display-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Abstract: This module describes how the CSS formatting box tree is generated fro
1818
Ignored Terms: display-model, display-role, table row group box, absolutely positioned, table formatting context
1919
At Risk: Application of ''::first-letter'' in the presence of run-ins
2020
At Risk: ''display: run-in''
21-
At Risk: All multi-keyword values of 'display' and ''display: inline list-item''
21+
At Risk: All multi-keyword values of 'display'
2222
</pre>
2323
<pre class="link-defaults">
2424
spec:css-break-3; type:dfn; text:fragment;

0 commit comments

Comments
 (0)