Bug 46919
Summary: | REGRESSION? (r65617?): svg/custom/clip-path-referencing-use2.svg fails on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | fishd, mdelaney7, senorblanco, zimmermann |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP | ||
URL: | http://build.webkit.org/results/Windows%20Release%20(Tests)/r68788%20(4615)/svg/custom/clip-path-referencing-use2-pretty-diff.html |
Adam Roben (:aroben)
svg/custom/clip-path-referencing-use2.svg is failing on Windows. webkit-patch failure-reason blames r65617, though there aren't many builds to test in that range so that could be wrong.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
Here's the diff:
--- /home/buildbot/slave/WebKit-BuildSlave/win-release-tests/build/layout-test-results/svg/custom/clip-path-referencing-use2-expected.txt 2010-09-30 17:02:08.499487700 -0700
+++ /home/buildbot/slave/WebKit-BuildSlave/win-release-tests/build/layout-test-results/svg/custom/clip-path-referencing-use2-actual.txt 2010-09-30 17:02:08.498487600 -0700
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 1: Error: Not allowed to use indirect reference in <clip-path>
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
Adam Roben (:aroben)
<rdar://problem/8497626>
Adam Roben (:aroben)
Committed r68885: <http://trac.webkit.org/changeset/68885>