Closed
Bug 390193
Opened 18 years ago
Closed 17 years ago
Incorrect gradient transform inside filter
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: tor, Unassigned)
Details
Attachments
(4 files, 1 obsolete file)
867 bytes,
image/svg+xml
|
Details | |
16.86 KB,
patch
|
longsonr
:
review+
|
Details | Diff | Splinter Review |
1.77 KB,
image/svg+xml
|
Details | |
17.42 KB,
patch
|
roc
:
superreview+
vlad
:
approval1.9+
|
Details | Diff | Splinter Review |
No description provided.
Comment 2•18 years ago
|
||
Best fix the spelling of propagation in the nsISVGChildFrame comment while you're at it ;-)
Does this fix bug 303584?
(In reply to comment #2)
> Does this fix bug 303584?
No - that appears to be a cairo range problem - see the testcases I've attached to that bug.
Attachment #274521 -
Attachment is obsolete: true
Attachment #275035 -
Flags: review?(longsonr)
Updated•18 years ago
|
Attachment #275035 -
Flags: review?(longsonr) → review+
Attachment #275035 -
Flags: superreview?(roc)
Comment 6•18 years ago
|
||
You also need to rev the ID of nsISVGChildFrame.
(In reply to comment #5)
> Created an attachment (id=275299) [details]
> linearGradient on lines with transform
>
> linearGradient now working on lines with transform
What is this supposed to be a testcase for? Gradients are still not shown in this case per specification because of a zero width or height geometry for an objectBoundingBox gradient.
Attachment #275454 -
Flags: superreview?(roc)
Attachment #275454 -
Flags: superreview?(roc) → superreview+
Attachment #275035 -
Flags: superreview?(roc)
Comment on attachment 275454 [details] [diff] [review]
update uuid
Low risk specification conformance fix.
Attachment #275454 -
Flags: approval1.9?
Attachment #275454 -
Flags: approval1.9? → approval1.9+
Reporter | ||
Comment 10•17 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•