W3C home > Mailing lists > Public > public-css-archive@w3.org > August 2017

Re: [csswg-drafts] [css-ui] Add a property controlling the navigation order

From: Jihye Hong via GitHub <sysbot+gh@w3.org>
Date: Thu, 31 Aug 2017 08:30:00 +0000
To: public-css-archive@w3.org
Message-ID: <issue_comment.created-326227652-1504168190-sysbot+gh@w3.org>
For defining the visual order, the value could be like: 

```css
nav-order: strutural | row | row-reverse | column | column-reverse
```
`row`, `row-reverse`, `column`, `column-reverse` are also used in [flex-direction](https://www.w3.org/TR/css-flexbox-1/#propdef-flex-direction).
Those can be combined well with the writing mode, as defined [here](https://www.w3.org/TR/css-flexbox-1/#axis-mapping).

-- 
GitHub Notification of comment by jihyerish
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1764#issuecomment-326227652 using your GitHub account
Received on Thursday, 31 August 2017 08:29:56 UTC

This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:41:17 UTC