Bug 83303

Summary: [Chromium] LayoutTest failures/flaky for svg/as-background-image
Product: WebKit Reporter: Stephen Chenney <schenney>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: dominicc, pdr, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Stephen Chenney 2012-04-05 12:01:12 PDT
Apart from a general cleanup of some more SVG test_expectations in Chromium, this also rebaselines for Windows

svg/as-background-image/svg-as-background-1.html
svg/as-background-image/svg-as-background-3.html
Comment 1 Stephen Chenney 2012-04-05 12:23:32 PDT
Committed r113353: <http://trac.webkit.org/changeset/113353>
Comment 2 Stephen Chenney 2012-04-06 07:45:08 PDT
These tests sometimes use one font (a Times looking font) and sometimes another (a sans-serif font).
Comment 3 Stephen Chenney 2012-04-13 08:24:20 PDT
Current list of failing tests showing very very similar symptoms.

BUGWK83303 LINUX : svg/zoom/text/zoom-hixie-mixed-009.xml = PASS IMAGE
BUGWK83303 LINUX : svg/zoom/page/zoom-hixie-mixed-009.xml = PASS IMAGE
BUGWK83303 LINUX : svg/hixie/mixed/009.xml = PASS IMAGE
BUGWK83303 LINUX : svg/text/scaling-font-with-geometric-precision.html = PASS IMAGE
BUGWK83303 LINUX : svg/text/foreignObject-text-clipping-bug.xml = PASS IMAGE
BUGWK83303 LINUX : svg/transforms/text-with-mask-with-svg-transform.svg = PASS IMAGE
BUGWK83303 WIN : svg/as-background-image/svg-as-background-1.html = PASS IMAGE
BUGWK83303 WIN : svg/as-background-image/svg-as-background-3.html = PASS IMAGE
BUGWK83303 WIN : svg/custom/mouse-move-on-svg-container-standalone.svg = IMAGE PASS
BUGWK83303 WIN : svg/custom/mouse-move-on-svg-container.xhtml = IMAGE PASS
BUGWK83303 WIN : svg/custom/mouse-move-on-svg-root-standalone.svg = IMAGE PASS
BUGWK83303 WIN : svg/custom/mouse-move-on-svg-root.xhtml = IMAGE PASS
Comment 4 Stephen Chenney 2012-04-13 08:33:24 PDT
*** Bug 83306 has been marked as a duplicate of this bug. ***
Comment 5 Stephen Chenney 2012-04-13 08:49:28 PDT
Committed r114137: <http://trac.webkit.org/changeset/114137>
Comment 6 Dominic Cooney 2012-06-10 22:52:16 PDT
I have also observed this for svg-as-background-6.html and added expectations in r119953.
Comment 7 Stephen Chenney 2013-04-09 17:05:53 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.