Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html lang="en" >
<meta charset="utf-8">
<title>text-justify:inter-character and ligatures</title>
<style>
div {
font-size: 2em;
width: 12ch;
}
span { float: right; }
.ref { color: blue; }
</style>
<p>Test passes if the black text looks like the blue one.
<div lang=km>សា<span>ហា</span></div>
<div lang=km class=ref>សា<span>ហា</span></div>