- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 26 Mar 2018 23:43:47 +0000
- To: public-css-archive@w3.org
Yup, the justify-items grammar was editted incorrectly (@fantasai figured that since left/right were already part of the `legacy` term, she didn't need to add it to `<self-position>` explicitly), and then we just simplified 'place-items' to just directly ref the grammars of align/justify-items, same as the other place-* properties do. (The explicitly-written grammars were necessary when `<overflow-position>` was re-orderable, so there was potential ambiguity, but we set the order by WG resolution a while back.) -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2275#issuecomment-376347729 using your GitHub account
Received on Monday, 26 March 2018 23:43:49 UTC