Closed
Bug 1464703
Opened 8 years ago
Closed 8 years ago
svg https xmlns tag not supported
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: u618338, Unassigned)
Details
Attachments
(1 file)
|
350 bytes,
image/svg+xml
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180517114003
Steps to reproduce:
Modifying a .svg file to use https instead of http prevents Firefox from rendering it, instead it displays its xml code. This is to improve internet security if Firefox uses the xmlns link.
Actual results:
It didn't render the image has it should.
Expected results:
It should render the image.
Comment 1•8 years ago
|
||
a namespace is not a URL.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Comment 2•8 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•