File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -954,9 +954,8 @@ <h3 id=unforced-breaks><span class=secno>4.4. </span> Unforced Breaks</h3>
954954
955955 < p > While < a href ="#breaking-controls "> breaking controls</ a > can force
956956 breaks, they can also discourage them. An < dfn id =unforced-break > unforced
957- break</ dfn > is one that is not author-specified < a
958- href ="#forced-break "> < i > forced break</ i > </ a > , one that is inserted by the
959- UA in order to prevent content from overflowing the < a
957+ break</ dfn > is one that is inserted automatically by the UA in order to
958+ prevent content from overflowing the < a
960959 href ="#fragmentainer "> < i > fragmentainer</ i > </ a > . The following rules
961960 control whether unforced breaking at a < a href ="#possible-breaks "> possible
962961 break point</ a > is allowed:
Original file line number Diff line number Diff line change @@ -690,8 +690,8 @@ <h3 id="unforced-breaks">
690690 < p >
691691 While < a href ="#breaking-controls "> breaking controls</ a > can force breaks,
692692 they can also discourage them.
693- An < dfn > unforced break</ dfn > is one that is not author-specified < i > forced break </ i > ,
694- one that is inserted by the UA in order to prevent content from overflowing the < i > fragmentainer</ i > .
693+ An < dfn > unforced break</ dfn > is one that is inserted automatically by the UA
694+ in order to prevent content from overflowing the < i > fragmentainer</ i > .
695695 The following rules control whether unforced breaking
696696 at a < a href ="#possible-breaks "> possible break point</ a > is allowed:
697697 </ p >
You can’t perform that action at this time.
0 commit comments