Closed
Bug 1402931
Opened 8 years ago
Closed 8 years ago
Scaled SVG becomes blurry
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1395501
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | affected |
People
(Reporter: mstange, Unassigned)
Details
STR:
1. Enable webrender+webrendest+layersfree
2. Go to http://worldpopulationhistory.org/
3. Click "Explore" and wait for everything to load.
4. Double-click on the map a few times.
Everything gets progressively blurry as you zoom in.
This testcase is also blurry:
data:text/html,<svg style="transform:scale(8);transform-origin:top left" width="20" height="20"><circle r="10" cx="10" cy="10"/></svg>
Updated•8 years ago
|
Blocks: stage-wr-trains
Updated•8 years ago
|
Priority: -- → P2
Whiteboard: [wr-mvp]
| Reporter | ||
Updated•8 years ago
|
No longer blocks: stage-wr-trains
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Priority: P2 → --
Whiteboard: [wr-mvp]
You need to log in
before you can comment on or make changes to this bug.
Description
•