1212 rel =dcterms.rights >
1313 < meta content ="CSS Regions Module Level 1 " name =dcterms.title >
1414 < meta content =text name =dcterms.type >
15- < meta content =2013-10-15 name =dcterms.date >
15+ < meta content =2013-10-27 name =dcterms.date >
1616 < meta content ="Vincent Hardy " name =dcterms.creator >
1717 < meta content ="Rossen Atanassov " name =dcterms.creator >
1818 < meta content ="Alan Stearns " name =dcterms.creator >
4646
4747 < h1 id =css-regions-module > CSS Regions Module Level 1</ h1 >
4848
49- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 15 October
49+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 27 October
5050 2013</ h2 >
5151
5252 < dl >
@@ -717,16 +717,26 @@ <h3 id=the-flow-into-property><span class=secno>3.1. </span>The ‘<a
717717 </ dl >
718718
719719 < p > The ‘< a href ="#flow-into "> < code class =property > flow-into</ code > </ a > ’
720- property does not affect the CSS cascade and inheritance for the elements
721- on which it is specified. The ‘< a href ="#flow-into "> < code
720+ property affects the visual formatting of elements or contents placed into
721+ a < a href ="#named-flow0 "> named flow</ a > and of the region chain laying out
722+ content from a < a href ="#named-flow0 "> named flow</ a > . The ‘< a
723+ href ="#flow-into "> < code class =property > flow-into</ code > </ a > ’ property
724+ does not affect the CSS cascade and inheritance for the elements on which
725+ it is specified. The ‘< a href ="#flow-into "> < code
722726 class =property > flow-into</ code > </ a > ’ property does not affect the < a
723727 href ="http://www.w3.org/TR/2012/WD-dom-20120405/#introduction-to-the-dom "> DOM</ a >
724728 < a href ="#ref-DOM " rel =biblioentry > [DOM]<!--{{!DOM}}--> </ a > position of an
725729 element or its contents. The ‘< a href ="#flow-into "> < code
726- class =property > flow-into</ code > </ a > ’ property affects the visual
727- formatting of elements or contents placed into a < a
728- href ="#named-flow0 "> named flow</ a > and of the region chain laying out
729- content from a < a href ="#named-flow0 "> named flow</ a > .
730+ class =property > flow-into</ code > </ a > ’ property does not affect ordering
731+ in non-visual media (such as < a
732+ href ="http://www.w3.org/TR/css3-speech/ "> speech</ a > ). Likewise, ‘< a
733+ href ="#flow-into "> < code class =property > flow-into</ code > </ a > ’ does not
734+ affect the default traversal order of sequential navigation modes (such as
735+ cycling through links, see e.g. ‘< code
736+ class =property > nav-index</ code > ’ < a href ="#ref-CSS3UI "
737+ rel =biblioentry > [CSS3UI]<!--{{CSS3UI}}--> </ a > or < a
738+ href ="http://www.whatwg.org/specs/web-apps/current-work/multipage/editing.html#sequential-focus-navigation-and-the-tabindex-attribute "> < code > tabindex</ code > </ a >
739+ < a href ="#ref-HTML40 " rel =biblioentry > [HTML40]<!--{{HTML40}}--> </ a > ).
730740
731741 < p > A < a href ="#named-flow0 "> named flow</ a > needs to be associated with a
732742 region chain (one or more CSS regions) for its content to be visually
@@ -2822,6 +2832,8 @@ <h3 id="changes_from_May_28_2013"><span class=secno>12.1. </span>Changes
28222832 28< sup > th</ sup > 2013</ a > version</ h3 >
28232833
28242834 < ul >
2835+ < li > Clarify accessibility interactions with flow-into
2836+
28252837 < li > Change NamedFlowCollection to NamedFlowMap
28262838
28272839 < li > Remove mention of run-in and clarify ::before and ::after block
@@ -3229,6 +3241,16 @@ <h3 class=no-num id=other-references>Other references</h3>
32293241 </ dd >
32303242 <!---->
32313243
3244+ < dt id =ref-CSS3UI > [CSS3UI]
3245+
3246+ < dd > Tantek Çelik. < a
3247+ href ="http://www.w3.org/TR/2012/WD-css3-ui-20120117/ "> < cite > CSS Basic
3248+ User Interface Module Level 3 (CSS3 UI).</ cite > </ a > 17 January 2012. W3C
3249+ Working Draft. (Work in progress.) URL: < a
3250+ href ="http://www.w3.org/TR/2012/WD-css3-ui-20120117/ "> http://www.w3.org/TR/2012/WD-css3-ui-20120117/</ a >
3251+ </ dd >
3252+ <!---->
3253+
32323254 < dt id =ref-CSSOM-VIEW > [CSSOM-VIEW]
32333255
32343256 < dd > Anne van Kesteren. < a
@@ -3238,6 +3260,15 @@ <h3 class=no-num id=other-references>Other references</h3>
32383260 href ="http://www.w3.org/TR/2011/WD-cssom-view-20110804/ "> http://www.w3.org/TR/2011/WD-cssom-view-20110804/</ a >
32393261 </ dd >
32403262 <!---->
3263+
3264+ < dt id =ref-HTML40 > [HTML40]
3265+
3266+ < dd > Ian Jacobs; David Raggett; Arnaud Le Hors. < a
3267+ href ="http://www.w3.org/TR/1998/REC-html40-19980424 "> < cite > HTML 4.0
3268+ Specification.</ cite > </ a > 24 April 1998. W3C Recommendation. URL: < a
3269+ href ="http://www.w3.org/TR/1998/REC-html40-19980424 "> http://www.w3.org/TR/1998/REC-html40-19980424</ a >
3270+ </ dd >
3271+ <!---->
32413272 </ dl >
32423273 <!--end-informative-->
32433274
0 commit comments