Closed Bug 1802459 Opened 2 years ago Closed 2 months ago

svg filters need a frame to work

Categories

(Core :: SVG, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 376027

People

(Reporter: mayankleoboy1, Unassigned)

References

Details

Attachments

(1 file)

Go to https://codepen.io/netsi1964/pen/abKLGeL
Click on the image

ER: New random filter
AR: no change

Additional point: Prior to bug 1787623, the image itself wouldnt load.

Depends on: 1787623

The filter is inside an svg, and the document sets display none on the svg subtree. If I remove that then the page works as expected. So looks like we fail to handle filters that don't have a frame.

Attached file testcase

It seems like this could work, the frame mostly get passes the request off to the content element but there is some other stuff going on that makes it not trivial.

Component: Web Painting → SVG
Summary: Codepen demo (https://codepen.io/netsi1964/pen/abKLGeL) doesnt work in Nightly → svg filters need a frame to work

some filters such as feFlood do need a frame because their colour comes from CSS.

Severity: -- → S3

This still repros in Nightly.
Chrome works here.

Status: NEW → RESOLVED
Closed: 2 months ago
Duplicate of bug: 376027
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: