On 14.04.2016 06:13, Nikolay Sivov wrote:
ok(m1->glyphBoxBottom == expected->glyphBoxBottom, "font %s: glyphBoxLeft %d, expected %d\n", wine_dbgstr_w(nameW),
m1->glyphBoxBottom, expected->glyphBoxBottom);
There is a copy&paste in the ok() message error here.