CSS3 has introduced a new layout method, the ‘revamped’ Flexbox with excellent browser support. I had written a small reference about Flexbox in my previous article, The Most Useful CSS3 Features. The ...
This page is a research page to discuss pros and cons of UA's changing the tab order and screen reader flow (through the a11y API) to match the new visual layout when flexbox order rearranges elements ...
Latest Working Draft: http://www.w3.org/TR/css3-flexbox/ Latest Editor Draft: http://dev.w3.org/csswg/css3-flexbox/ Proposal A: Stays in box tree, but has special ...