We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e22ba commit a8a9bf0Copy full SHA for a8a9bf0
1 file changed
css-text/Overview.bs
@@ -715,7 +715,7 @@ Terminology</h3>
715
When a line is broken due to content <dfn title="wrapping|wrap">wrapping</dfn>
716
(i.e. when the UA creates unforced line breaks in order to fit the content within the measure),
717
it is a <dfn>soft wrap break</dfn>.
718
- The process of breaking inline-level content into lines is called <dfn>line breaking</dfn>.
+ The process of breaking inline-level content into lines is called <dfn title="line-breaking-process">line breaking</dfn>.
719
720
<p>Wrapping is only performed at an allowed break point, called a <dfn>soft wrap opportunity</dfn>.
721
0 commit comments