mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 01:47:31 +09:00
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
This commit is contained in:
commit
dcd9973243
150858 changed files with 23884658 additions and 0 deletions
|
|
@ -0,0 +1,44 @@
|
|||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<title>testing contextual kerning with spaces</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
||||
<style type="text/css">
|
||||
|
||||
body {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
div#test, div#test pre {
|
||||
font-family: Arial, sans-serif;
|
||||
font-size: 150%;
|
||||
line-height: 1.1em;
|
||||
/* font-feature-settings == default */
|
||||
}
|
||||
|
||||
pre {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="test">
|
||||
<pre><span>Q A Q</span></pre>
|
||||
<pre><span>Q L Q</span></pre>
|
||||
<pre><span>Q P Q</span></pre>
|
||||
<pre><span>Q T Q</span></pre>
|
||||
<pre><span>Q Y Q</span></pre>
|
||||
<pre><span>Q Α Q</span></pre>
|
||||
<pre><span>Q Δ Q</span></pre>
|
||||
<pre><span>Q Λ Q</span></pre>
|
||||
<pre><span>Q Ρ Q</span></pre>
|
||||
<pre><span>Q Τ Q</span></pre>
|
||||
<pre><span>Q Υ Q</span></pre>
|
||||
<pre><span>Q Ϋ Q</span></pre>
|
||||
<pre><span>Q ’ Q</span></pre>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue