Skip to content

Commit a8a9bf0

Browse files
committed
[css-text] Fix bikeshed error for line-break
--HG-- extra : rebase_source : a40848fc715a3ea558a2d75340ea92518dbe560b
1 parent 06e22ba commit a8a9bf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-text/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ Terminology</h3>
715715
When a line is broken due to content <dfn title="wrapping|wrap">wrapping</dfn>
716716
(i.e. when the UA creates unforced line breaks in order to fit the content within the measure),
717717
it is a <dfn>soft wrap break</dfn>.
718-
The process of breaking inline-level content into lines is called <dfn>line breaking</dfn>.
718+
The process of breaking inline-level content into lines is called <dfn title="line-breaking-process">line breaking</dfn>.
719719

720720
<p>Wrapping is only performed at an allowed break point, called a <dfn>soft wrap opportunity</dfn>.
721721

0 commit comments

Comments
 (0)