File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -497,11 +497,12 @@ Text Processing</h3>
497
497
<p> For ''capitalize'' , what constitutes a “word“ is UA-dependent;
498
498
[[!UAX29]] is suggested (but not required)
499
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
500
Authors should not expect ''capitalize'' to follow
503
501
language-specific titlecasing conventions
504
502
(such as skipping articles in English).
503
+ Out-of-flow elements and inline element boundaries
504
+ must not introduce a 'text-transform' word boundary
505
+ and must be ignored when determining such word boundaries.
505
506
506
507
<wpt>
507
508
text-transform/text-transform-capitalize-033.html
You can’t perform that action at this time.
0 commit comments