Closed
Description
CSS Display defines the display
property with
Computed value: as specified
But this is not true, e.g. it can be affected by transformations. I think it should be something like
Either the specified
<display-box>
value, or the display types resulting from the specified value after possible blockifications or inlinifications, with thelist-item
keyword if specified.