Skip to content

Commit 3ab0809

Browse files
committed
spec/css3-flexbox/accessibility: [The Holy Grail web layout]
1 parent 37b6d13 commit 3ab0809

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spec/css3-flexbox/accessibility.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ box 1, box 2, box 3
3939
The holy grail web layout is mentioned in WCAG as following success criteria regardless of tab order because the sequence of the containers (header, footer, nav, main, sidebar) do not have meaning. This assumption by WCAG is also under review as it is apparent that if an author must start a tab order in the middle of the sequence, it has some sort of meaning.
4040

4141
The holy grail layout is mentioned in example 7 of the Flexbox spec, acting as the go-to example of tab order not following visual order.
42+
http://www.w3.org/TR/css3-flexbox/#order-accessibility
4243

4344

4445

0 commit comments

Comments
 (0)