File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1260,7 +1260,7 @@ Line Breaking Details</h3>
1260
1260
</dl>
1261
1261
1262
1262
<p> <a>Soft wrap opportunities</a> introduced by ''overflow-wrap: break-word''
1263
- are not considered when calculating <a lt="min-content size">min-content intrinsic sizes</a> .
1263
+ <em> are</em> considered when calculating <a lt="min-content size">min-content intrinsic sizes</a> .
1264
1264
1265
1265
<p> For legacy reasons, UAs must treat 'word-wrap' as an alternate name
1266
1266
for the 'overflow-wrap' property, as if it were a <a>shorthand</a> of 'overflow-wrap' .
@@ -2507,6 +2507,7 @@ Changes</h2>
2507
2507
since that handles symbols better.
2508
2508
<li> Added ''line-break: anywhere'' .
2509
2509
<li> Tweaked handling of Ambiguous characters during <a href="#line-break-transform">segment break transformation</a> to respond to language context.
2510
+ <li> Changed ''overflow-wrap: break-word'' to affect min-content intrinsic sizes.
2510
2511
</ul>
2511
2512
2512
2513
<h3 class="no-num" id="changes-2013">
You can’t perform that action at this time.
0 commit comments