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>
497497 <p> For ''capitalize'' , what constitutes a “word“ is UA-dependent;
498498 [[!UAX29]] is suggested (but not required)
499499 for determining such word boundaries.
500- However out-of-flow elements and inline element boundaries
501- must not introduce a 'text-transform' word boundary.
502500 Authors should not expect ''capitalize'' to follow
503501 language-specific titlecasing conventions
504502 (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.
505506
506507 <wpt>
507508 text-transform/text-transform-capitalize-033.html
You can’t perform that action at this time.
0 commit comments