[css-display] Remove redundant mention of 'inline list-item' as being… · w3c/csswg-drafts@9f72f24 (original) (raw)

Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ Abstract: This module describes how the CSS formatting box tree is generated fro
18 18 Ignored Terms: display-model, display-role, table row group box, absolutely positioned, table formatting context
19 19 At Risk: Application of ''::first-letter'' in the presence of run-ins
20 20 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'
22 22
23 23
24 24 spec:css-break-3; type:dfn; text:fragment;