WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
6003
SVG <pattern> has coordinate space issues
https://bugs.webkit.org/show_bug.cgi?id=6003
Summary
SVG <pattern> has coordinate space issues
Eric Seidel (no email)
Reported
2005-12-08 02:51:27 PST
SVG <pattern> has minor coordinate space issues This exibits itself through failures in W3C-SVG-1.1/coords-units-01-b (I think) and I believe is caused by my #if 0'd code in SVGPatternElementImpl. Should be a simple fix, just requires some testing.
Attachments
Reduced test case
(547 bytes, image/svg+xml)
2005-12-19 16:13 PST
,
Julien Palmas
no flags
Details
Expected result
(2.23 KB, image/png)
2005-12-19 16:14 PST
,
Julien Palmas
no flags
Details
Actual result
(2.22 KB, image/png)
2005-12-19 16:14 PST
,
Julien Palmas
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Julien Palmas
Comment 1
2005-12-19 16:13:39 PST
Created
attachment 5160
[details]
Reduced test case
Julien Palmas
Comment 2
2005-12-19 16:14:06 PST
Created
attachment 5161
[details]
Expected result
Julien Palmas
Comment 3
2005-12-19 16:14:28 PST
Created
attachment 5162
[details]
Actual result
Eric Seidel (no email)
Comment 4
2006-01-26 15:29:16 PST
This is a highly percievable bug, and one which we already partially have code to solve (it's just #if 0'd out). Someone just needs to take the time to test all the cases and make sure we get it right. Patterns aren't used a whole lot "in the wild", so I'm not adding this to SVGHitList for now, but I am bumping this to a P3.
Eric Seidel (no email)
Comment 5
2006-01-26 15:38:57 PST
***
Bug 6011
has been marked as a duplicate of this bug. ***
Eric Seidel (no email)
Comment 6
2006-09-20 15:39:55 PDT
r16486
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug