Bug 83303
Summary: | [Chromium] LayoutTest failures/flaky for svg/as-background-image | ||
---|---|---|---|
Product: | WebKit | Reporter: | Stephen Chenney <schenney> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | dominicc, pdr, zimmermann |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Stephen Chenney
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Stephen Chenney
Committed r113353: <http://trac.webkit.org/changeset/113353>
Stephen Chenney
These tests sometimes use one font (a Times looking font) and sometimes another (a sans-serif font).
Stephen Chenney
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
Stephen Chenney
*** Bug 83306 has been marked as a duplicate of this bug. ***
Stephen Chenney
Committed r114137: <http://trac.webkit.org/changeset/114137>
Dominic Cooney
I have also observed this for svg-as-background-6.html and added expectations in r119953.
Stephen Chenney
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.