File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 126126
127127 < h1 id =css-regions-module > CSS Regions Module Level 3</ h1 >
128128
129- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 1 February
129+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 3 February
130130 2012</ h2 >
131131
132132 < dl >
133133 < dt > This version:
134134
135135 < dd > < a
136- href ="http://www.w3.org/TR/2012/ED-css3-regions-20120201 / "> http://www.w3.org/csswg/css3-regions</ a >
136+ href ="http://www.w3.org/TR/2012/ED-css3-regions-20120203 / "> http://www.w3.org/csswg/css3-regions</ a >
137137
138138 < dt > Latest version:
139139
@@ -729,6 +729,13 @@ <h3 id=the-flow-into-property><span class=secno>4.1. </span>The ‘<a
729729 formatting of elements placed into a named flow and of regions laying out
730730 content from a named flow.
731731
732+ < div class =issue-marker > < a
733+ href ="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15858 "> Bug-15858</ a >
734+ < div class =issue-details >
735+ < p class =short-desc > Should first region be ICB for flow content?</ p >
736+ </ div >
737+ </ div >
738+
732739 < p > The edges of the first region in a region chain associated with a named
733740 flow establish the rectangle that is the initial containing block of the
734741 named flow.
Original file line number Diff line number Diff line change @@ -582,6 +582,15 @@ <h3 id="the-flow-into-property">The 'flow-into' property</h3>
582582 formatting of elements placed into a named flow and of regions laying out
583583 content from a named flow.</ p >
584584
585+ < div class ="issue-marker ">
586+ < a href =
587+ "https://www.w3.org/Bugs/Public/show_bug.cgi?id=15858 "> Bug-15858</ a >
588+
589+ < div class ="issue-details ">
590+ < p class ="short-desc "> Should first region be ICB for flow content?</ p >
591+ </ div >
592+ </ div >
593+
585594 < p > The edges of the first region in a region chain associated with a named flow establish
586595 the rectangle that is the initial containing block of the named flow.</ p >
587596
You can’t perform that action at this time.
0 commit comments