RESOLVED FIXED 62710
[Qt] css2.1/20110323/inline-non-replaced-height-* tests fail
https://bugs.webkit.org/show_bug.cgi?id=62710
Summary [Qt] css2.1/20110323/inline-non-replaced-height-* tests fail
Csaba Osztrogonác
Reported 2011-06-15 02:42:01 PDT
The following tests introduced in http://trac.webkit.org/changeset/88913 fail on Qt: css2.1/20110323/inline-non-replaced-height-002.htm css2.1/20110323/inline-non-replaced-height-003.htm
Attachments
Csaba Osztrogonác
Comment 1 2011-06-15 03:38:30 PDT
Steven Chu
Comment 2 2011-07-10 06:46:47 PDT
Looks like this is either freetype not passing the proper metrics back when a resize request is made or Qt is not looking at the proper metrics for truetype fonts. Trying to get clarification from the freetype devs. Fixing the truetype section in the freetype library would resolve these two tests for Qt and also for the gtk build.
Steven Chu
Comment 3 2011-07-16 18:09:49 PDT
Landed the change into freetype that resolves this. Commit in freetype project is: b0962ac34e66052ccfee7996e5468f30d4bd5a72
Ádám Kallai
Comment 4 2012-10-11 09:35:11 PDT
These tests are working on Qt. I removed from the Qt TestExpectations. Committed r131051: <http://trac.webkit.org/changeset/131051>
Note You need to log in before you can comment on or make changes to this bug.