Skip to content

Commit 394c62f

Browse files
committed
[css-display] 3-keyword value of display are also at risk. Fixes #1490.
1 parent 76a59eb commit 394c62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-display/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Abstract: This module describes how the CSS formatting box tree is generated fro
1717
Ignored Terms: display-model, display-role, table row group box, absolutely positioned, table formatting context
1818
At Risk: Application of ''::first-letter'' in the presence of run-ins
1919
At Risk: ''display: run-in''
20-
At Risk: All two-keyword values of 'display' and ''display: inline-list-item''
20+
At Risk: All multi-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;

0 commit comments

Comments
 (0)