Skip to content

Commit 6cadc5a

Browse files
committed
[css-text-3] Improve consistency in use of terminology
Align the way intrinsic sizes are referred to with the rest of the spec, incidentally fixing a bikeshed linking problem.
1 parent 065ef23 commit 6cadc5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-text-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@ Text Processing</h3>
782782
<p>White space that was not removed or collapsed due to white space processing
783783
is called <dfn local-lt="preserved">preserved white space</dfn>.
784784
In general, <a>preserved white space</a> is measured when calculating
785-
the <a>intrinsic sizes</a> of text;
785+
the intrinsic sizes ([=min-content size=] and [=max-content size=]) of text;
786786
however <a>preserved white space</a>
787787
that would be allowed to <a>hang</a> at the end of the line
788788
(i.e. that preserved by ''pre-wrap'')

0 commit comments

Comments
 (0)