We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b7e148 commit 68a5d24Copy full SHA for 68a5d24
css-overflow-4/Overview.bs
@@ -1003,7 +1003,7 @@ Forcing a Break After a Set Number of Lines: the 'max-lines' property</h3>
1003
“column breaks” (breaks across multi-column layout columns [[css-multicol-1]]),
1004
or “region breaks” (breaks across any other kind of CSS-induced <a>fragmentation containers</a>).
1005
1006
- If an implementation supports neither [[CSS-REGIONS-1]] nor [[CSS-OVERFLOW-4#fragmentation]],
+ If an implementation supports neither [[CSS-REGIONS-1]] nor ''continue: discard'',
1007
then it will have had no occasion yet to run into that kind of breaks,
1008
and this will be an addition.
1009
However the addition does not involve bringing over any of the [[CSS-REGIONS-1]] functionality.
0 commit comments