File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -495,10 +495,13 @@ Text Processing</h3>
495495 </dl>
496496
497497 <p> For ''capitalize'' , what constitutes a “word“ is UA-dependent;
498- [[!UAX29]] is suggested (but not required) for determining such word
499- boundaries. Authors should not expect ''capitalize'' to follow
500- language-specific titlecasing conventions (such as skipping articles
501- in English).
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).
502505
503506 <wpt>
504507 text-transform/text-transform-capitalize-033.html
You can’t perform that action at this time.
0 commit comments