You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-regions-1/Overview.bs
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -571,7 +571,7 @@ The 'flow-from' property</h3>
571
571
Name: flow-from
572
572
Value: <<custom-ident>> | none
573
573
Initial: none
574
-
Applies To: Non-replaced <a href="https://www.w3.org/TR/CSS21/visuren.html#block-boxes">block containers</a>. <br/> This might be expanded in future versions of the specification to allow other types of containers to receive flow content.
574
+
Applies To: Non-replaced <a href="https://www.w3.org/TR/CSS2/visuren.html#block-boxes">block containers</a>. <br/> This might be expanded in future versions of the specification to allow other types of containers to receive flow content.
with a computed 'width' of ''width/auto'' and whose used 'height' is resolved as detailed below.
1618
1618
1619
-
Since the <span>RFCB</span> is a <a href="https://www.w3.org/TR/CSS21/visuren.html#block-boxes">block container box</a>, the ::before box and ::after box will also be block containers, though the contents of ::before and ::after may be inline within those boxes.
1619
+
Since the <span>RFCB</span> is a <a href="https://www.w3.org/TR/CSS2/visuren.html#block-boxes">block container box</a>, the ::before box and ::after box will also be block containers, though the contents of ::before and ::after may be inline within those boxes.
0 commit comments