Bug 74847
Summary: | [Qt] svg/custom/svg-fonts-no-latin-glyph.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bashi, kadam, ossy, rhodovan.u-szeged, zherczeg, zimmermann |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 71765, 87008 |
Csaba Osztrogonác
svg/custom/svg-fonts-no-latin-glyph.html introduced in http://trac.webkit.org/changeset/103155,
but fails on Qt platform with the following diff:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/svg/custom/svg-fonts-no-latin-glyph-expected.txt
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/svg/custom/svg-fonts-no-latin-glyph-actual.txt
@@ -1,5 +1,5 @@
Following character should be rendered as an exlamation.
�
-character height is 16
-PASS
+character height is 21
+FAIL
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
Skipped by http://trac.webkit.org/changeset/103225
Ádám Kallai
This test is working on Qt. I removed from Qt TestExpectations.
Committed r131051: <http://trac.webkit.org/changeset/131051>