Re: [csswg-drafts] [css-align] Serialization of the alignment properties.

It's worth noting though that `unsafe` isn't the default value in UAs that implements the behavior described under ["(no value specified)"](https://drafts.csswg.org/css-align-3/#typedef-overflow-position).
In an UA that implements that behavior, `align-items: unsafe start;` should in fact serialize to `align-items: unsafe start;` (IIUC).

-- 
GitHub Notification of comment by MatsPalmgren
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2229#issuecomment-378450069 using your GitHub account

Received on Wednesday, 4 April 2018 01:26:16 UTC