+ <p>The <dfn data-x="order-modified document order">order-modified document order</dfn> is the ordering of elements used for sequential focus navigation after applying any layout reordering semantics that affect keyboard navigation order, such as the CSS <code>order</code> property for flex items and grid items. If no such reordering applies to a set of elements, then their <span data-x="order-modified document order">order-modified document order</span> is identical to <span>tree order</span>. User agents must use <span data-x="order-modified document order">order-modified document order</span> wherever the algorithms in this section reference it.</p>
0 commit comments