Open Bug 1420159 Opened 7 years ago Updated 2 years ago

Caching <object> images

Categories

(Core :: SVG, defect, P3)

57 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: j.tosovsky, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171112125346

Steps to reproduce:

There are 10 SVG images inserted using both <object> and <img> tags in http://drifted.in/other/svg/css-test-case/ 


Actual results:

All 10 images inserted using <object> tag are loaded directly.


Expected results:

Only the first object is loaded directly, the rest from cache, like these inserted using <img> tag.
Component: Untriaged → SVG
Product: Firefox → Core
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.