diff --git a/css-text-3/Overview.bs b/css-text-3/Overview.bs index 88e2a90d251..9c7f0834da4 100644 --- a/css-text-3/Overview.bs +++ b/css-text-3/Overview.bs @@ -1427,12 +1427,6 @@ Line Breaking Details It only has an effect when 'white-space' allows wrapping. Possible values:
- Issue: It has been proposed that this property could also apply when the 'white-space' property - does not allow wrapping, - introducing a break anywhere the line would otherwise overflow, - but without causing any change to intrinsic size computations. - See https://github.com/w3c/csswg-drafts/issues/1171#issuecomment-295522963 -