Fallback to font name matching, when checking for serif fonts (issue 13845)#14064
Fallback to font name matching, when checking for serif fonts (issue 13845)#14064timvandermeij merged 1 commit intomozilla:masterfrom
Conversation
d7f38da to
19770b5
Compare
|
/botio test |
|
/botio-linux browsertest |
1 similar comment
|
/botio-linux browsertest |
19770b5 to
798c94c
Compare
…13845) In order to handle fonts that specify completely bogus /Flags-entries, fallback to font name matching to determine if the font is a serif one.
798c94c to
9acfe48
Compare
|
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.241.84.105:8877/61ef19591de5a75/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.193.163.58:8877/7a40bab78ff5c73/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/61ef19591de5a75/output.txt Total script time: 22.59 mins
Image differences available at: http://54.241.84.105:8877/61ef19591de5a75/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/7a40bab78ff5c73/output.txt Total script time: 42.28 mins
Image differences available at: http://54.193.163.58:8877/7a40bab78ff5c73/reftest-analyzer.html#web=eq.log |
|
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 0 Live output at: http://54.241.84.105:8877/f9430c7f23f09ea/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/f9430c7f23f09ea/output.txt Total script time: 4.23 mins Published |
|
Looks good to me; thanks! /botio makeref |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 0 Live output at: http://54.241.84.105:8877/34002e42863dece/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 2 Live output at: http://54.193.163.58:8877/e84dadc5d4ce8dd/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/34002e42863dece/output.txt Total script time: 18.14 mins
|
|
/botio-linux makeref |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 0 Live output at: http://54.241.84.105:8877/00bb75639ccfb60/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/00bb75639ccfb60/output.txt Total script time: 17.96 mins
|
|
/botio-linux makeref |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.241.84.105:8877/b1230dfcaf8d5b2/output.txt |
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/e84dadc5d4ce8dd/output.txt Total script time: 37.15 mins
|
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/b1230dfcaf8d5b2/output.txt Total script time: 18.30 mins
|
|
/botio-linux makeref |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.241.84.105:8877/94a71606ff854d1/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/94a71606ff854d1/output.txt Total script time: 19.82 mins
|
In order to handle fonts that specify completely bogus /Flags-entries, fallback to font name matching to determine if the font is a serif one.
Fixes #13845