File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -2344,8 +2344,12 @@ Line Breaking Details</h3>
23442344 <li> For <a>soft wrap opportunities</a> created by characters that disappear at the line break (e.g. U+0020 SPACE),
23452345 properties on the box directly containing that character control the line breaking at that opportunity.
23462346 For <a>soft wrap opportunities</a> defined by the boundary between two characters,
2347- the properties on nearest common ancestor of the two characters controls breaking.
2347+ the 'white-space' property on the nearest common ancestor of the two characters controls breaking;
23482348 <!-- http://lists.w3.org/Archives/Public/www-style/2008Dec/0043.html -->
2349+ which elements’ 'line-break' , 'word-break' , and 'overflow-wrap' properties
2350+ control the determination of [=soft wrap opportunities=]
2351+ at such boundaries
2352+ is undefined in Level 3.
23492353
23502354 <wpt>
23512355 line-breaking/line-breaking-009.html
You can’t perform that action at this time.
0 commit comments