- From: Jihye Hong via GitHub <sysbot+gh@w3.org>
- Date: Fri, 15 Sep 2017 05:00:39 +0000
- To: public-css-archive@w3.org
> No, it's #btn1, #btn2, #btn5, #btn6, #btn3, #btn4, as that's the visual order reading them from left to right, top to bottom. I didn't consider that `#btn5`, `#btn3` aren't siblings for the visual order. This is about structural thing right? `#btn5`, `#btn6`, `#btn3`, `#btn4` are child element of `#grid`, so I thought the structural relations between those elements are ignored when `nav-order: visual` is given to `#grid` -- GitHub Notification of comment by jihyerish Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1764#issuecomment-329681819 using your GitHub account
Received on Friday, 15 September 2017 05:00:31 UTC