File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -1285,7 +1285,7 @@ Line Breaking Details</h3>
12851285 </dl>
12861286
12871287 <p> <a>Soft wrap opportunities</a> introduced by ''overflow-wrap: break-word''
1288- <em> are</em> considered when calculating <a lt="min-content size">min-content intrinsic sizes</a> .
1288+ are not considered when calculating <a lt="min-content size">min-content intrinsic sizes</a> .
12891289
12901290 <p> For legacy reasons, UAs must treat 'word-wrap' as an [=legacy name alias=]
12911291 of the 'overflow-wrap' property.
@@ -2545,7 +2545,6 @@ Changes</h2>
25452545 since that handles symbols better.
25462546 <li> Added ''line-break: anywhere'' .
25472547 <li> Tweaked handling of Ambiguous characters during <a href="#line-break-transform">segment break transformation</a> to respond to language context.
2548- <li> Changed ''overflow-wrap: break-word'' to affect min-content intrinsic sizes.
25492548 </ul>
25502549
25512550 <h3 class="no-num" id="changes-2013">
You can’t perform that action at this time.
0 commit comments