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 ee8fab9 commit 178c050Copy full SHA for 178c050
css-overflow-4/Overview.bs
@@ -1153,7 +1153,7 @@ Fragmentation of Overflow: the 'continue' property</h3>
1153
1154
Additionaliy,
1155
for compatibility (see [[#webkit-line-clamp]]),
1156
- when the [=computed value=] of the 'continue' property is ''collapse'' or ''-webkit-collapse''
+ when the [=computed value=] of the 'continue' property is '''collapse'', ''-webkit-collapse'', or ''discard''
1157
and the [=computed value=] of the '-webkit-box-orient' property is ''vertical'':
1158
* If the [=specified value=] of the 'display' property is ''-webkit-box'',
1159
the [=computed value=] becomes ''flow-root'' and
0 commit comments