[Webkit-unassigned] [Bug 49759] [Qt] Zero-sized font does not yet work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 21 10:33:51 PST 2010


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





--- Comment #7 from Robert Hogan <robert at webkit.org>  2010-11-21 10:33:50 PST ---
Note we also need to do this in DRT:


    globalSettings->setFontSize(QWebSettings::MinimumFontSize, 0);
    globalSettings->setFontSize(QWebSettings::MinimumLogicalFontSize, 0);

-- 
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