Closed Bug 402342 Opened 18 years ago Closed 18 years ago

SVG Filter feTurbulence: Minefield transposes type and stitchTiles attributes

Categories

(Core :: SVG, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: no-reply-address-of-florian, Assigned: longsonr)

References

()

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a9pre) Gecko/2007110212 Minefield/3.0a9pre Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a9pre) Gecko/2007110212 Minefield/3.0a9pre Minefield renders the feTurbulence Filter always as "turbulence", even when the type is fractalNoise. Reproducible: Always Steps to Reproduce: Display both files with Minefield: http://www.w3.org/TR/SVG11/images/filters/feTurbulence.png http://www.w3.org/TR/SVG11/images/filters/feTurbulence.svg
Component: General → SVG
Product: Firefox → Core
Version: unspecified → Trunk
Attached patch patchSplinter Review
out of sync with sEnumInfo which is this... nsSVGElement::EnumInfo nsSVGFETurbulenceElement::sEnumInfo[2] = { { &nsGkAtoms::type, sTypeMap, nsIDOMSVGFETurbulenceElement::SVG_TURBULENCE_TYPE_TURBULENCE }, { &nsGkAtoms::stitchTiles, sStitchTilesMap, nsIDOMSVGFETurbulenceElement::SVG_STITCHTYPE_NOSTITCH } };
Assignee: nobody → longsonr
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #287223 - Flags: superreview?(tor)
Attachment #287223 - Flags: review?(tor)
QA Contact: general → general
Flags: blocking1.9?
Attachment #287223 - Flags: superreview?(tor)
Attachment #287223 - Flags: superreview+
Attachment #287223 - Flags: review?(tor)
Attachment #287223 - Flags: review+
Attachment #287223 - Flags: approvalM9?
Attachment #287223 - Flags: approval1.9?
Attachment #287223 - Flags: approvalM9?
Attachment #287223 - Flags: approvalM9-
Attachment #287223 - Flags: approval1.9?
Attachment #287223 - Flags: approval1.9+
Flags: blocking1.9? → blocking1.9+
Priority: -- → P3
OS: Linux → All
Hardware: PC → All
checked in.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Summary: SVG Filter feTurbulence: Minefield ignores type="fractalNoise" → SVG Filter feTurbulence: Minefield transposes type and stitchTiles attributes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: