- From: Oriol via GitHub <sysbot+gh@w3.org>
- Date: Thu, 10 Aug 2017 20:28:49 +0000
- To: public-css-archive@w3.org
Loirooriol has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-display] The 'display' computed value is not the specified one == CSS Display defines the [`display`](https://drafts.csswg.org/css-display-3/#propdef-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 the `list-item` keyword if specified. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1716 using your GitHub account
Received on Thursday, 10 August 2017 20:28:50 UTC