[Webkit-unassigned] [Bug 47452] [Gtk] style="font-family: courier" makes text disappear

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 10 13:07:30 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47452





--- Comment #10 from Holger Freyther <zecke at selfish.org>  2010-10-10 13:07:30 PST ---
Created an attachment (id=70411)
 --> (https://bugs.webkit.org/attachment.cgi?id=70411&action=review)
Attach config showing the issue.

It appears to be cause by a rule such as:


       <alias binding="same">
          <family>Courier New</family>
          <accept>
          <family>Liberation Mono</family>
          <family>Cumberland</family>
          <family>Cumberland AMT</family>
          </accept>
        </alias>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list