Closed Bug 935902 Opened 11 years ago Closed 11 years ago

Programmatic access to SVG Filter result does not work

Categories

(Core :: SVG, defect)

27 Branch
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: laaglu, Assigned: longsonr)

References

Details

(Keywords: regression)

Attachments

(2 files)

Attached file ff-gblur-reg.html
User Agent: Mozilla/5.0 (X11; Linux i686; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release)
Build ID: 20131025151332

Steps to reproduce:

Hi,
Some code of mine stopped working recently in FF since the http://www.w3.org/TR/SVG11/filters.html#InterfaceSVGFilterPrimitiveStandardAttributes result API does not seem to be implemented anymore by FF, at least in the SVGFEGaussianBlurElement (see attached sample).
Could you please tell me if it has it been voluntarily removed from FF and if so why ? Many thanks for your help



Actual results:

The result property is not defined in the SVGFEGaussianBlurElement JS object


Expected results:

The result property used to be defined in the SVGFEGaussianBlurElement JS object in older FF versions. It still is in Chromium or IE10
Assignee: nobody → longsonr
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Removal was unintentional.
Thanks for reporting this Lukas.
Comment on attachment 828618 [details] [diff] [review]
Add missing standard attributes lines from those filters where it's been mislaid

Nice. Feel free to change the tabs to spaces in the test files for checkin, if you can be bothered.
Attachment #828618 - Flags: review?(jwatt) → review+
https://hg.mozilla.org/mozilla-central/rev/ca17e1dd094c
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Blocks: 847120
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: