RESOLVED FIXED 146385
REGRESSION (r186001): fast/text/han-generic-font-families.html always fails on Yosemite
https://bugs.webkit.org/show_bug.cgi?id=146385
Summary REGRESSION (r186001): fast/text/han-generic-font-families.html always fails o...
David Kilzer (:ddkilzer)
Reported 2015-06-27 08:48:03 PDT
fast/text/han-generic-font-families.html, which was added in r186001, always fails on Yosemite bots. It appears that an unexpected font is being used in DumpRenderTree and WebKitTestRunner as loading the two test cases in Safari on bot192 works as expected (the images match): open LayoutTests/fast/text/han-generic-font-families.html open LayoutTests/platform/mac-yosemite/fast/text/han-generic-font-families-expected.html
Attachments
Patch (2.97 KB, patch)
2015-06-27 14:37 PDT, Myles C. Maxfield
darin: review+
David Kilzer (:ddkilzer)
Comment 1 2015-06-27 08:52:08 PDT
In other words, 'Heiti SC' and 'Heiti TC' are not being used to render the last two lines of the test. The 'Songti SC' and 'Songti TC' fonts are being used as expected.
David Kilzer (:ddkilzer)
Comment 2 2015-06-27 08:55:25 PDT
Marked test as failing in r186027: <http://trac.webkit.org/r186027>
Myles C. Maxfield
Comment 3 2015-06-27 13:08:54 PDT
Looking into this today. (In reply to comment #2) > Marked test as failing in r186027: <http://trac.webkit.org/r186027>
Myles C. Maxfield
Comment 4 2015-06-27 14:37:12 PDT
Myles C. Maxfield
Comment 5 2015-06-27 14:38:39 PDT
Note You need to log in before you can comment on or make changes to this bug.