Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / text / justification-space-diacritic-ref.html
blob39ac355941de7bb4e52a4f2894a26fec40e15374
1 <!DOCTYPE HTML>
2 <html>
3 <meta charset="utf-8">
4 <style>
5 div {
6 font-family:monospace;
7 width:200px;
8 border:1px solid red;
9 text-align-last:justify;
11 span {
12 display:inline-block;
14 </style>
15 <!-- The <space> or <nbsp> characters that carry combining marks
16 should NOT be stretched by justification. -->
17 <div>
18 <p><span>Hello &#x308; &#x308; &#x308;</span> world
19 <p><span>Hello&nbsp;&#x308;&nbsp;&#x308;&nbsp;&#x308;</span> world
20 <p><span>Hello&nbsp;&#x308;</span> <span>&nbsp;&#x301;&nbsp;&#x300;world</span>
21 <p><span>Hello&nbsp;&#x202d;&#x308;&#x202c;</span><span>&nbsp;&#x202d;&#x302;&#x202c;world</span>