summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text/word-space-transform/reference/word-space-transform-001-ref.html
blob: 620079f6ad48bba3d65a9bcd92edfd717228b973 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!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;
}
</style>

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

<div>あ い う</div>
<div>あ い う</div>