chromium/third_party/blink/web_tests/external/wpt/css/css-text/letter-spacing/reference/letter-spacing-ligatures-003-ref.html

<!DOCTYPE html>
<html  lang="en" >
<meta charset="utf-8">
<title>text-justify:inter-character and ligatures</title>
<link rel='author' title='Florian Rivoal' href='https://florian.rivoal.net'>
<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>&#x179F;&#x17B6;<span>&#x17A0;&#x17B6;</span></div>
<div lang=km class=ref>&#x179F;&#x17B6;<span>&#x17A0;&#x17B6;</span></div>