Closed Bug 1843027 Opened 1 year ago Closed 1 year ago

SVG sprite is retrieved multiple times from network

Categories

(Firefox :: Untriaged, defect)

Firefox 115
defect

Tracking

()

RESOLVED DUPLICATE of bug 1027106

People

(Reporter: i.vinnykov, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36

Steps to reproduce:

Open https://leave-russia.org/. This site uses SVG sprites when multiple SVGs are combined in one file.

Actual results:

Network loading diagnostics shows that the same SVG sprite file is loaded multiple times.

Expected results:

SVG sprite file should be loaded once. Then multiple SVGs included in this file can be rendered from this file.

Other browsers work well in this case, i.e. they download each sprite only once - Chrome, Safari.

Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1027106
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.