Bug 47340 - Reenable several skipped SVG tests on leopard & snow leopard
Summary: Reenable several skipped SVG tests on leopard & snow leopard
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
: 41808 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-10-07 05:15 PDT by Nikolas Zimmermann
Modified: 2010-10-07 06:21 PDT (History)
3 users (show)

See Also:


Attachments
Patch (deleted)
2010-10-07 06:01 PDT, Nikolas Zimmermann
krit: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2010-10-07 05:15:17 PDT
There are several skipped SVG tests, that don't make any problems anymore, reenable them.
Comment 1 Nikolas Zimmermann 2010-10-07 05:56:00 PDT
Following tests can be unskipped, as they work as expected:

On SnowLeopard:
svg/batik/paints/patternRegionA.svg
svg/custom/path-bad-data.svg
svg/custom/pattern-deep-referencing.svg
svg/hixie/perf/007.xml
svg/transforms/text-with-pattern-inside-transformed-html.xhtml
svg/transforms/text-with-pattern-with-svg-transform.svg

On Leopard:
svg/filters/filter-empty-g.svg

On both:
svg/W3C-SVG-1.1/animate-elem-82-t.svg
svg/W3C-SVG-1.1/coords-trans-01-b.svg
svg/css/glyph-orientation-rounding-test.xhtml
svg/custom/tiling-regular-hexagonal-crash.svg (test needs some fixes though to make sense)
svg/hixie/perf/001.xml (test needs a fix, so it doesn't dump the elapsed time)
svg/hixie/perf/002.xml (ditto)
svg/batik/text/smallFonts.svg (still not correct, but doesn't crash or hang)
Comment 2 Nikolas Zimmermann 2010-10-07 06:01:18 PDT
Created attachment 70072 [details]
Patch
Comment 3 Nikolas Zimmermann 2010-10-07 06:08:49 PDT
*** Bug 41808 has been marked as a duplicate of this bug. ***
Comment 4 Dirk Schulze 2010-10-07 06:17:24 PDT
Comment on attachment 70072 [details]
Patch

r=me
Comment 5 Nikolas Zimmermann 2010-10-07 06:21:15 PDT
Landed in r69305.