mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 17:16:12 +00:00
5e7240163c
--HG-- rename : layout/reftests/fonts/gw432047-license.txt => layout/reftests/fonts/glyphwiki-license.txt
23 lines
604 B
HTML
23 lines
604 B
HTML
<!DOCTYPE html><meta charset=utf-8>
|
|
<title>Duplicate encoded quartet</title>
|
|
<style>
|
|
@font-face { font-family: DupEncQuartet; src: url('../fonts/gw1270797.ttf') format("truetype"); }
|
|
th { width: 72pt }
|
|
td { font-size: 72pt; font-family: DupEncQuartet, sans-serif; text-align: center }
|
|
</style>
|
|
<body>
|
|
<table border>
|
|
<caption>Duplicate encoded quartet</caption>
|
|
<tr>
|
|
<th>CJK Compatibility Ideographs</td>
|
|
<th>Adobe-Japan1 IVS</td>
|
|
<th>Hanyo-Denshi IVS</td>
|
|
<th>CJK Compatibility Ideographs Standardized Variant</td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td></td>
|
|
</tr>
|