Bug 46919 - REGRESSION? (r65617?): svg/custom/clip-path-referencing-use2.svg fails on Windows
Summary: REGRESSION? (r65617?): svg/custom/clip-path-referencing-use2.svg fails on Win...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/Windo...
Keywords: InRadar, LayoutTestFailure, PlatformOnly
Depends on:
Blocks:
 
Reported: 2010-09-30 10:31 PDT by Adam Roben (:aroben)
Modified: 2010-10-01 06:38 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-09-30 10:31:46 PDT
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.
Comment 1 Adam Roben (:aroben) 2010-09-30 10:32:50 PDT
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
Comment 2 Adam Roben (:aroben) 2010-09-30 10:33:44 PDT
<rdar://problem/8497626>
Comment 3 Adam Roben (:aroben) 2010-10-01 06:38:53 PDT
Committed r68885: <http://trac.webkit.org/changeset/68885>