Closed
Bug 509263
Opened 16 years ago
Closed 16 years ago
Gradient references in data: SVG documents broken
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 308590
People
(Reporter: codedread, Unassigned)
Details
The following data URI: data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgaWQ9InN2Z3Jvb3QiIGhlaWdodD0iNDgwIiB3aWR0aD0iNjQwIj4KIDxkZWZzPgogIDxsaW5lYXJHcmFkaWVudCB5Mj0iMS4wIiB4Mj0iMS4wIiB5MT0iMC4wIiB4MT0iMC4wIiBpZD0ic3ZnXzEiPgogICA8c3RvcCBzdG9wLWNvbG9yPSIjZmYwMDAwIiBvZmZzZXQ9IjAuMCIvPgogICA8c3RvcCBzdG9wLWNvbG9yPSIjZmZmZjAwIiBvZmZzZXQ9IjEuMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiA8L2RlZnM+CiA8ZWxsaXBzZSBzdHJva2Utb3BhY2l0eT0iMSIgZmlsbC1vcGFjaXR5PSIxIiByeT0iNjkiIHJ4PSIxNDIiIHN0cm9rZS13aWR0aD0iNSIgc3Ryb2tlPSIjMDAwMDAwIiBmaWxsPSJ1cmwoI3N2Z18xKSIgaWQ9InN2Z18yIiBjeT0iOTUiIGN4PSIxNjkiLz4KPC9zdmc+
Shows an ellipse referencing a gradient contained in that document.
Firefox 3.5 shows only a black ellipse.
This document works in Safari, Chrome, Opera and I'm reasonably sure it works in older Firefox versions prior to 3.5
In addition, if you view source and paste to a .svg file Firefox 3.5 displays it just fine. Regression?
| Reporter | ||
Comment 1•16 years ago
|
||
Apparently this also is a problem in Firefox 3.0.12, my comment was mistaken.
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•