https://drafts.csswg.org/css-display/#the-display-properties
When hovering <display-outside> etc, there are duplicates and unwanted text items.
For example, hovering <display-inside> lists all values twice, and also has an illegal "flow layout" value.
The same problem occurs in <display-internal> and other places.
https://drafts.csswg.org/css-display/#the-display-properties
When hovering
<display-outside>etc, there are duplicates and unwanted text items.For example, hovering
<display-inside>lists all values twice, and also has an illegal "flow layout" value.The same problem occurs in
<display-internal>and other places.