Bug 54499 - svg/transforms/text-with-pattern-with-svg-transform.svg failing on Chromium Linux
Summary: svg/transforms/text-with-pattern-with-svg-transform.svg failing on Chromium L...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-15 14:59 PST by Peter Kasting
Modified: 2013-04-09 16:27 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Kasting 2011-02-15 14:59:03 PST
The Chromium Linux bot has been failing svg/transforms/text-with-pattern-with-svg-transform.svg for awhile; it may have started with http://trac.webkit.org/changeset/77485 (my records don't go back that far).

Please see test dashboard with image results at
  http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=svg%2Ftransforms%2Ftext-with-pattern-with-svg-transform.svg&showExpectations=true&group=%40ToT%20-%20chromium.org
; individual full-size images for the latest runs are at
  http://build.chromium.org/f/chromium/layout_test_results/Webkit_Linux/results/layout-test-results/svg/transforms/text-with-pattern-with-svg-transform-actual.png
and
  http://build.chromium.org/f/chromium/layout_test_results/Webkit_Linux__dbg__2_/results/layout-test-results/svg/transforms/text-with-pattern-with-svg-transform-actual.png
for release and debug, respectively.

There are two issues here.  The important one is that the small black text in the image is rendered incorrectly in release mode and correctly in debug mode.  The less important one is that in both images the rendering of the large text "on stroke" does not quite match the reference image.

The second issue may just be some innocuous difference between the baseline and the Linux output that requires us to generate a Chromium-Linux-specific baseline for this test.  The first issue, however, is definitely a bug.

I don't really know who can best deal with this so I tried to get a couple people who either know SVG text or font rendering in general.
Comment 1 Nikolas Zimmermann 2012-02-22 03:40:46 PST
Is the bug still valid?
Comment 2 Tony Chang 2012-02-22 10:27:34 PST
I think so.  Here's the mac baseline:
http://svn.webkit.org/repository/webkit/trunk/LayoutTests/platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.png

Actual Chromium Linux result:
http://build.chromium.org/f/chromium/layout_test_results/Webkit_Linux/results/layout-test-results/svg/transforms/text-with-pattern-with-svg-transform-actual.png

Actual Chromium Linux debug result:
http://build.chromium.org/f/chromium/layout_test_results/Webkit_Linux__dbg_/results/layout-test-results/svg/transforms/text-with-pattern-with-svg-transform-actual.png

The difference from the Linux result and the Mac result are probably just font related, but it's weird that debug and release on Linux have different results.  Not sure if that's a font bug or an svg bug (probably a font bug in Chromium Linux).
Comment 3 Stephen Chenney 2013-04-09 16:27:57 PDT
Marking test failures as WontFix. Bug is still accessible and recording in TestExpectations.