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 6c42318 commit f604478Copy full SHA for f604478
css-text-3/Overview.bs
@@ -616,8 +616,9 @@ Text Processing</h3>
616
text-transform/text-transform-multiple-001.html
617
</wpt>
618
619
- <p>Text transformation happens after <a href="#white-space-rules">white
620
- space processing</a>, which means that ''full-width'' only transforms
+ <p>Text transformation happens after [[#white-space-phase-1]]
+ but before [[#white-space-phase-2]].
621
+ This means that ''full-width'' only transforms
622
U+0020 spaces to U+3000 within <a>preserved</a> white space.
623
624
<wpt>
0 commit comments