[Webkit-unassigned] [Bug 7053] Unicode character rightwards arrow doens't show up in serif with Safari. Other browsers have workaround

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Feb 3 12:03:49 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7053





------- Comment #1 from david at goddess-gate.com  2006-02-03 12:03 PDT -------
Since attaching does not work, I copy the attachment here

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
        <meta http-equiv="content-type" content="application/xhtml+xml" />
</head>

<body>
<p>Character is U+2192, RIGHTWARDS ARROW</p>
<h3>Encoded as Unicode</h3>
<ul>
        <li>Default: ?</li>
        <li><span style="font-family:sans-serif">Forced to sans serif:
?</span></li>
        <li><span style="font-family:serif">Forced to serif: ?</span></li>
        <li><span style="font-family:monospace">Forced to monospace:
?</span></li>
        <li><span style="font-family:cursive">Forced to cursive: ?</span></li>
        <li><span style="font-family:fantasy">Forced to fantasy: ?</span></li>
</ul>

<h3>Encoded as decimal</h3>
<ul>
        <li>Default: →</li>
        <li><span style="font-family:sans-serif">Forced to sans serif:
→</span></li>
        <li><span style="font-family:serif">Forced to serif:
→</span></li>
        <li><span style="font-family:monospace">Forced to monospace:
→</span></li>
        <li><span style="font-family:cursive">Forced to cursive:
→</span></li>
        <li><span style="font-family:fantasy">Forced to fantasy:
→</span></li>
</ul>
</body>
</html>


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list