- From: Chen Hui Jing via GitHub <sysbot+gh@w3.org>
- Date: Fri, 18 Nov 2016 16:13:25 +0000
- To: public-css-archive@w3.org
At first I felt Option A (main axis first, then cross axis) made sense, because the writing-mode could be vertical and still be consistent. However, I realised that the grid-area shorthand is row-start, column-start, row-end, column-end. When a vertical writing-mode is applied, what is termed as row now runs vertical and column runs horizontal. In this case, it's probably better to keep it consistent with the grid shorthand for consistency's sake. -- GitHub Notification of comment by huijing Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/595#issuecomment-261571031 using your GitHub account
Received on Friday, 18 November 2016 16:13:31 UTC