Open Bug 1700756 Opened 3 years ago Updated 3 years ago

Items with invalid filters are not drawn

Categories

(Core :: Layout, defect)

defect

Tracking

()

People

(Reporter: jrmuizel, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The archive section of https://www.miragefestival.com uses an invalid filter:

xmlns='https://www.w3.org/2000/svg' vs
xmlns='http://www.w3.org/2000/svg'

Chrome still draws the content where as Firefox draws white.

Attached file Reduced test cast

dholbert, what does the spec say should be done in this case?

Flags: needinfo?(dholbert)
Blocks: 1700597

SVG 1.1 said not to draw anything, SVG 2 says ignore the filter/clip-path/mask.

See bug 1105145 which this is basically a duplicate of. As long as we change filter/mask and clip-path all at the same time we could make this change. See also the browser compatibility chart and resolution in https://github.com/w3c/fxtf-drafts/issues/130

Flags: needinfo?(dholbert)
Depends on: 1105145
Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: