File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -562,6 +562,9 @@ <h3 id="white-space-rules"><span class="secno">3.2.</span>
562562 starting content edge.</ li >
563563 < li > A sequence of collapsible spaces (U+0020) at the end of a line
564564 is removed.</ li >
565+ < li > If spaces (U+0020) or tabs (U+0009) at the end of a line are
566+ non-collapsible but have 'text-wrap' set to 'normal' or 'suppress'
567+ the UA may visually collapse them.
565568 </ ol >
566569
567570 < div class ="example ">
@@ -775,6 +778,11 @@ <h2 id="line-breaking"><span class="secno">4.</span>
775778 Additionally the level of strictness in these restrictions can vary
776779 with the typesetting style.</ p >
777780
781+ < p class ="issue "> Specify that out-of-flow elements do not introduce line
782+ breaking opportunities. Specify whether images introduce line breaking
783+ opportunities. Specify that CSS3 Text does not otherwise specify line
784+ breaking opportunities.</ p >
785+
778786 < h3 id ="word-break "> < span class ="secno "> 4.1.</ span >
779787 Line Breaking Restrictions: the 'word-break' property</ h3 >
780788
You can’t perform that action at this time.
0 commit comments