Bug 54184 - LayoutTests/svg cleanup
Summary: LayoutTests/svg cleanup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-10 02:04 PST by Nikolas Zimmermann
Modified: 2011-02-10 03:12 PST (History)
4 users (show)

See Also:


Attachments
Patch (27.25 KB, patch)
2011-02-10 02:09 PST, Nikolas Zimmermann
mjs: 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 2011-02-10 02:04:13 PST
Cleanup LayoutTests/svg, dozens of files reference not existant URIs, eg. SVGFreeSans.svg is not used in several places where it should etc.
Comment 1 Nikolas Zimmermann 2011-02-10 02:09:18 PST
Created attachment 81938 [details]
Patch
Comment 2 Maciej Stachowiak 2011-02-10 02:23:19 PST
Comment on attachment 81938 [details]
Patch

r=me

Please update the ChangeLog to reflect the changes correctly.
Comment 3 WebKit Review Bot 2011-02-10 02:59:12 PST
http://trac.webkit.org/changeset/78182 might have broken Qt Linux Release
The following tests are not passing:
svg/W3C-SVG-1.1-SE/coords-dom-01-f.svg
svg/W3C-SVG-1.1-SE/coords-dom-02-f.svg
svg/W3C-SVG-1.1-SE/coords-dom-03-f.svg
svg/W3C-SVG-1.1-SE/coords-dom-04-f.svg
svg/W3C-SVG-1.1-SE/paths-dom-02-f.svg
svg/W3C-SVG-1.1-SE/types-dom-01-b.svg
svg/W3C-SVG-1.1-SE/types-dom-02-f.svg
svg/W3C-SVG-1.1-SE/types-dom-03-b.svg
svg/W3C-SVG-1.1-SE/types-dom-04-b.svg
svg/W3C-SVG-1.1-SE/types-dom-05-b.svg
svg/W3C-SVG-1.1-SE/types-dom-06-f.svg
svg/W3C-SVG-1.1-SE/types-dom-07-f.svg
svg/W3C-SVG-1.1/filters-turb-02-f.svg
svg/foreignObject/text-tref-02-b.svg
Comment 4 Nikolas Zimmermann 2011-02-10 03:12:03 PST
Landed in r78182 with a corrected ChangeLog.
Phillipe landed gtk updates in r78188.
I updated mac-leopard/qt results in r78189.