We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 751acd7 + 45a7af0 commit 114870eCopy full SHA for 114870e
1 file changed
css-page-floats/Overview.bs
@@ -1049,11 +1049,7 @@ p { float-reference: page; float: top; float-defer: last }
1049
goals are:
1050
1051
<ol>
1052
- <li>
1053
- honor basic multi-column layout ('columns', 'column-span: all',
1054
- 'column-gap' etc)
1055
- <li>honor 'column-span: <integer>'
1056
- <li>honor 'clear: top/bottom/pcolumn/page'
+ <li>honor 'clear: top/bottom'
1057
<li>honor 'float-defer'
1058
<li>honor 'float: top/bottom'
1059
<li>display all content (as described by other CSS properties)
0 commit comments