[Webkit-unassigned] [Bug 83724] REGRESSION (r113900): Text tests started failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 11 15:43:14 PDT 2012


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |falken at chromium.org




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2012-04-11 15:43:12 PST ---
> fast/text/international/font-fallback-to-common-script.html

This test only works when there is no preference set for sans-serif in Chinese, which is no longer the case on Mac platform. It probably needs an addition of:

    window.internals.settings.setSansSerifFontFamily("", "Hans");

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