We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc8ab2 commit 38653b9Copy full SHA for 38653b9
css-text-3/Overview.bs
@@ -826,7 +826,7 @@ Characters and Letters</h3>
826
When a line is broken due to content <dfn lt="wrapping|wrap">wrapping</dfn>
827
(i.e. when the UA creates unforced line breaks in order to fit the content within the measure),
828
it is a <dfn>soft wrap break</dfn>.
829
- The process of breaking inline-level content into lines is called <dfn export lt="line-breaking-process">line breaking</dfn>.
+ The process of breaking inline-level content into lines is called <dfn export lt="line breaking process | line breaking">line breaking</dfn>.
830
831
<p>Wrapping is only performed at an allowed break point,
832
called a <dfn export>soft wrap opportunity</dfn>.
0 commit comments