Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Writing Modes Test: text-combine-upright ignores letter-spacing (reference)</title>
<style>
span { text-combine-upright: all; }
</style>
<p style="writing-mode: vertical-rl">test <span>this</span> <span>this</span></p>