summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text/word-space-transform/reference/word-space-transform-026-ref.html
blob: 86ecdba91291062da86789bf22ca07956a6bc8fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<meta charset="utf-8">
<title>Test reference</title>
<link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/">
<style>
div {
  font-size: 2em;
  border: solid black;
  margin: 5px;
  width: 30ch;
}
</style>

<p>Test passes if the two boxes below are identical.

<div lang=ja>東京&#x200D;&#x200D;行きましょう。</div>
<div lang=ja>東京&#x200D;&#x200D;行きましょう。</div>