File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -873,12 +873,11 @@ Text Processing</h3>
873
873
874
874
<p> [=White space=] that was not removed or collapsed due to white space processing
875
875
is called <dfn export local-lt="preserved">preserved white space</dfn> .
876
- In general, <a>preserved white space</a> is measured when calculating
877
- the intrinsic sizes ([=min-content size=] and [=max-content size=] ) of text;
878
- however <a>preserved white space</a>
879
- that would <a>hang</a> when at the end of the line
880
- (i.e. that preserved by ''pre-wrap'' )
881
- is excluded.
876
+
877
+ Note: In some cases,
878
+ [=preserved white space=] and [=other space separators=]
879
+ can <a>hang</a> when at the end of the line;
880
+ this can affect whether they are measured for [=intrinsic sizing=] .
882
881
883
882
<p> The following informative table summarizes the behavior of various
884
883
'white-space' values:</p>
You can’t perform that action at this time.
0 commit comments