Bug 97388
Summary: | [Qt] New fast/text/kerning-with-TextLayout.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | enrica, mitz, ossy |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 87008, 97377 |
Csaba Osztrogonác
fast/text/kerning-with-TextLayout.html introduced in
https://trac.webkit.org/changeset/129284, but fails on Qt:
http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20NRWT/r129285%20%2820256%29/fast/text/kerning-with-TextLayout-diffs.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
mitz
Sorry about that. I now realize that the test is not platform-independet.
Csaba Osztrogonác
skipped on Qt by r129299.
mitz
Move the test into platform/mac in <http://trac.webkit.org/r129300>.
Csaba Osztrogonác
(In reply to comment #3)
> Move the test into platform/mac in <http://trac.webkit.org/r129300>.
Thanks, I removed the orphaned entry from the Qt's Skipped list.