Closed
Bug 797708
Opened 13 years ago
Closed 13 years ago
test that gradients are positioned correctly on SVG text with a filter applied
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: heycam, Assigned: heycam)
Details
Attachments
(1 file)
3.49 KB,
patch
|
longsonr
:
review+
|
Details | Diff | Splinter Review |
We don't have a test currently that the CTM is set up properly when calling SetupCairoFill for a <text> element with a filter that applies to it (which I just now nearly broke). Here's one.
Attachment #667848 -
Flags: review?(longsonr)
Updated•13 years ago
|
Attachment #667848 -
Flags: review?(longsonr) → review+
Assignee | ||
Comment 1•13 years ago
|
||
Assignee: nobody → cam
Status: NEW → ASSIGNED
![]() |
||
Comment 2•13 years ago
|
||
Assignee | ||
Comment 3•13 years ago
|
||
Relanded; had to modify the test a bit to avoid slight text rendering differences within filters.
https://hg.mozilla.org/integration/mozilla-inbound/rev/e668fd85215a
![]() |
||
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in
before you can comment on or make changes to this bug.
Description
•