tenfourfox/layout/reftests/text/justification-space-diacritic-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

23 lines
650 B
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE HTML>
<html>
<meta charset="utf-8">
<style>
div {
font-family:monospace;
width:200px;
border:1px solid red;
-moz-text-align-last:justify;
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><span>Hello &#x308; &#x308; &#x308;</span> world
<p><span>Hello&nbsp;&#x308;&nbsp;&#x308;&nbsp;&#x308;</span> world
<p><span>Hello&nbsp;&#x308;</span> <span>&nbsp;&#x301;&nbsp;&#x300;world</span>
<p><span>Hello&nbsp;&#x202d;&#x308;&#x202c;</span> <span>&nbsp;&#x202d;&#x302;&#x202c;world</span>