Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

show an svg with local image embedded

  • Không có trả lời
  • 1 gặp vấn đề này
  • 8 lượt xem
more options

I know that all browsers, for security reasons, don't allow to show an svg with an embedded (external) image . But if I use, in my private localhost, in a svg an image from local (with a code like: xlink:href="myimage.jpg"), what security problem should I have? There is a way to get (maybe in about:config) a solution, so that I may show an svg with a local embedded image?

I know that all browsers, for security reasons, don't allow to show an svg with an embedded (external) image . But if I use, in my private localhost, in a svg an image from local (with a code like: <code>xlink:href="myimage.jpg"</code>), what security problem should I have? There is a way to get (maybe in about:config) a solution, so that I may show an svg with a local embedded image?