- From: Mats Palmgren via GitHub <sysbot+gh@w3.org>
- Date: Fri, 26 Jan 2018 19:12:46 +0000
- To: public-css-archive@w3.org
CSS values should always be serialized to their shortest form. (It's a [bug in the CSSOM spec](https://github.com/w3c/csswg-drafts/issues/1564) that it no longer explicitly spells that out.) Regarding `first baseline` specifically, it's explicitly specified in [CSS Box Alignment](https://drafts.csswg.org/css-align-3/#typedef-baseline-position), which says: > Note: Because they are equivalent, and 'baseline' is shorter, the CSSOM > serializes 'first baseline' as 'baseline'. -- GitHub Notification of comment by MatsPalmgren Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2229#issuecomment-360877074 using your GitHub account
Received on Friday, 26 January 2018 19:12:53 UTC