File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -809,7 +809,12 @@ Characters and Letters</h3>
809809 it is a <dfn>soft wrap break</dfn> .
810810 The process of breaking inline-level content into lines is called <dfn lt="line-breaking-process">line breaking</dfn> .
811811
812- <p> Wrapping is only performed at an allowed break point, called a <dfn export>soft wrap opportunity</dfn> .
812+ <p> Wrapping is only performed at an allowed break point,
813+ called a <dfn export>soft wrap opportunity</dfn> .
814+ When wrapping is enabled (see 'white-space' ),
815+ the UA must minimize the amount of content overflowing a line
816+ by wrapping the line at a <a>soft wrap opportunity</a> ,
817+ if one exists.
813818
814819 <p> In most writing systems,
815820 in the absence of hyphenation a <a>soft wrap opportunity</a> occurs only at word boundaries.
You can’t perform that action at this time.
0 commit comments