fast/text/zero-font-size-2.html intoduced in https://trac.webkit.org/changeset/131995 and fails on Qt, because r131995 fixed the bug for Mac only. diff: http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r132209%20%2844199%29/fast/text/zero-font-size-2-diffs.html Original bug: https://bugs.webkit.org/show_bug.cgi?id=99918 Similar Chomium bug: https://bugs.webkit.org/show_bug.cgi?id=99920
Created attachment 170143 [details] copy/paste fix I don't know anything about font handling, but copy/pasting the code from https://bugs.webkit.org/show_bug.cgi?id=100115 fixed this test. (And it didn't cause new layout test failures of course.)
Comment on attachment 170143 [details] copy/paste fix Attachment 170143 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/14482970
Comment on attachment 170143 [details] copy/paste fix CQ again, chromium EWS is buggy.
Created attachment 170158 [details] patch
ping?
Comment on attachment 170158 [details] patch Clearing flags on attachment: 170158 Committed r132802: <http://trac.webkit.org/changeset/132802>
All reviewed patches have been landed. Closing bug.