We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f2f68 commit 328a99fCopy full SHA for 328a99f
1 file changed
css-text-3/Overview.bs
@@ -497,11 +497,12 @@ Text Processing</h3>
497
<p>For ''capitalize'', what constitutes a “word“ is UA-dependent;
498
[[!UAX29]] is suggested (but not required)
499
for determining such word boundaries.
500
- However out-of-flow elements and inline element boundaries
501
- must not introduce a 'text-transform' word boundary.
502
Authors should not expect ''capitalize'' to follow
503
language-specific titlecasing conventions
504
(such as skipping articles in English).
+ Out-of-flow elements and inline element boundaries
+ must not introduce a 'text-transform' word boundary
505
+ and must be ignored when determining such word boundaries.
506
507
<wpt>
508
text-transform/text-transform-capitalize-033.html
0 commit comments