We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889fcae commit f015ce1Copy full SHA for f015ce1
css-text-3/Overview.bs
@@ -584,9 +584,9 @@ Case Transforms: the 'text-transform' property</h3>
584
text-transform/text-transform-upperlower-105.html
585
</wpt>
586
587
- Note: The 'text-transform' property only affects the presentation layer;
588
- correct casing for semantic purposes is expected to be represented
589
- in the source document.
+ Advisement: Authors must not rely on 'text-transform' for semantic purposes;
+ rather the correct casing and semantics should be encoded
+ in the source document text and markup.
590
591
<wpt>
592
text-transform/text-transform-copy-paste-001-manual.html
0 commit comments