You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The definition of “word“ used for <aclass=cssdata-link-type=maybehref=#valdef-text-transform.capitalizetitle=capitalize>capitalize</a> is UA-dependent;
524
+
<p>For <aclass=cssdata-link-type=maybehref=#valdef-text-transform.capitalizetitle=capitalize>capitalize</a>, what constitutes a “word“ is UA-dependent;
525
525
<adata-biblio-type=normativedata-link-type=bibliohref=#biblio-uax29title=biblio-uax29>[UAX29]</a> is suggested (but not required) for determining such word
526
526
boundaries. Authors should not expect <aclass=cssdata-link-type=maybehref=#valdef-text-transform.capitalizetitle=capitalize>capitalize</a> to follow
527
527
language-specific titlecasing conventions (such as skipping articles
in the text is treated as a <dfndata-dfn-type=dfndata-export="" id=segment-break>segment break<aclass=self-linkhref=#segment-break></a></dfn>,
752
752
which is then interpreted for rendering as specified by the <aclass=propertydata-link-type=propdeschref=#propdef-white-spacetitle=white-space>white-space</a> property.
753
753
754
-
<pclass=note>Note that the document parser may have
755
-
not only normalized any <adata-link-type=dfnhref=#segment-breaktitle="segment breaks">segment breaks</a>,
756
-
but also collapsed other space characters or
757
-
otherwise processed white space according to markup rules. Because CSS
758
-
processing occurs <em>after</em> the parsing stage, it is not possible
759
-
to restore these characters for styling. Therefore, some of the
760
-
behavior specified below can be affected by these limitations and
754
+
<pclass=note>Note that a document parser might
755
+
not only normalize any <adata-link-type=dfnhref=#segment-breaktitle="segment breaks">segment breaks</a>,
756
+
but also collapse other space characters or
757
+
otherwise process white space according to markup rules.
758
+
Because CSS processing occurs <em>after</em> the parsing stage,
759
+
it is not possible to restore these characters for styling.
760
+
Therefore, some of the behavior specified below
761
+
can be affected by these limitations and
761
762
may be user agent dependent.</p>
762
763
763
764
<pclass=note>Note that anonymous blocks consisting entirely of
lines may break between any two <adata-link-type=dfnhref=#semantically-perceived-lettertitle="semantically-perceived letters">semantically-perceived letters</a>
1130
1131
(except where forbidden by the <aclass=propertydata-link-type=propdeschref=#propdef-line-breaktitle=line-break>line-break</a> property).
1131
1132
Hyphenation is not applied. This option is used mostly in a context where
1132
-
the text is predominantly using CJK characters with few non-CJK excerpts
1133
+
the text consists predominantly of CJK characters with only short non-CJK excerpts,
1133
1134
and it is desired that the text be better distributed on each line.</dd>
0 commit comments