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-text-3/Overview.bs
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1426,12 +1426,6 @@ Line Breaking Details</h3>
1426
1426
It only has an effect when
1427
1427
'white-space' allows <a>wrapping</a>. Possible values:</p>
1428
1428
1429
-
Issue: It has been proposed that this property could also apply when the 'white-space' property
1430
-
does not allow <a>wrapping</a>,
1431
-
introducing a break anywhere the line would otherwise overflow,
1432
-
but without causing any change to intrinsic size computations.
1433
-
See <a href="https://github.com/w3c/csswg-drafts/issues/1171#issuecomment-295522963">https://github.com/w3c/csswg-drafts/issues/1171#issuecomment-295522963</a>
1434
-
1435
1429
<dl dfn-for=overflow-wrap dfn-type=value>
1436
1430
<dt><dfn>normal</dfn></dt>
1437
1431
<dd>Lines may break only at allowed break points. However, the restrictions
0 commit comments