Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
spec:css3-flexbox:accessibility [2015/01/20 16:32] – [The Holy Grail web layout] bojcampbellspec:css3-flexbox:accessibility [2015/01/21 08:18] (current) bojcampbell
Line 55: Line 55:
 Example 2: Data is rearranged on an page so that the number of messages a person has comes after his name rather than before. This is easily done by the designer. Example 2: Data is rearranged on an page so that the number of messages a person has comes after his name rather than before. This is easily done by the designer.
  
 +
 +http://www.w3.org/TR/css3-flexbox/images/flex-order-page.svg
  
  
Line 90: Line 92:
 The order property does not affect ordering in non-visual media (such as speech). Likewise, order does not affect the default traversal order of sequential navigation modes (such as cycling through links, see e.g. nav-index [CSS3UI] or tabindex [HTML40]). Authors must use order only for visual, not logical, reordering of content; style sheets that use order to perform logical reordering are non-conforming. The order property does not affect ordering in non-visual media (such as speech). Likewise, order does not affect the default traversal order of sequential navigation modes (such as cycling through links, see e.g. nav-index [CSS3UI] or tabindex [HTML40]). Authors must use order only for visual, not logical, reordering of content; style sheets that use order to perform logical reordering are non-conforming.
  
-**Proposed Change**+**Proposed Change (wording needs work)**
  
 The order property **is able to affect the** ordering in non-visual media (such as speech). Likewise, order **may affect** the default traversal order of sequential navigation modes (such as cycling through links, see e.g. nav-index [CSS3UI] or tabindex [HTML40]). <del>Authors must use order only for visual, not logical, reordering of content; style sheets that use order to perform logical reordering are non-conforming.</del> Authors my use order for both visual and logical reordering of content by using **the parameter** to establish the reordering of tab sequence for meaningful sequences. The order property **is able to affect the** ordering in non-visual media (such as speech). Likewise, order **may affect** the default traversal order of sequential navigation modes (such as cycling through links, see e.g. nav-index [CSS3UI] or tabindex [HTML40]). <del>Authors must use order only for visual, not logical, reordering of content; style sheets that use order to perform logical reordering are non-conforming.</del> Authors my use order for both visual and logical reordering of content by using **the parameter** to establish the reordering of tab sequence for meaningful sequences.
 
spec/css3-flexbox/accessibility.txt · Last modified: 2015/01/21 08:18 by bojcampbell
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki