Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions css-text-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1427,12 +1427,6 @@ Line Breaking Details</h3>
It only has an effect when
'white-space' allows <a>wrapping</a>. Possible values:</p>

Issue: It has been proposed that this property could also apply when the 'white-space' property
does not allow <a>wrapping</a>,
introducing a break anywhere the line would otherwise overflow,
but without causing any change to intrinsic size computations.
See <a href="https://github.com/w3c/csswg-drafts/issues/1171#issuecomment-295522963">https://github.com/w3c/csswg-drafts/issues/1171#issuecomment-295522963</a>

<dl dfn-for=overflow-wrap dfn-type=value>
<dt><dfn>normal</dfn></dt>
<dd>Lines may break only at allowed break points. However, the restrictions
Expand Down