summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/justification-space-diacritic.html
blob: e55168fdf5f7117fcf77e6a5973601e3c233ab97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE HTML>
<html>
<meta charset="utf-8">
<style>
div {
  font-family:monospace;
  width:200px;
  border:1px solid red;
  text-align-last:justify;
}
span {
  display:inline-block;
}
</style>
<!-- The <space> or <nbsp> characters that carry combining marks
     should NOT be stretched by justification. -->
<div>
<p>Hello &#x308; &#x308; &#x308; world
<p>Hello&nbsp;&#x308;&nbsp;&#x308;&nbsp;&#x308; world
<p>Hello&nbsp;&#x308; &nbsp;&#x301;&nbsp;&#x300;world
<p>Hello&nbsp;&#x202d;&#x308;&#x202c;&nbsp;&#x202d;&#x302;&#x202c;world