Closed
Bug 1292090
Opened 9 years ago
Closed 3 years ago
Glitches with inline SVG transform and mask
Categories
(Core :: Graphics, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: zaycakitayca, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [gfx-noted])
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36
Steps to reproduce:
https://jsfiddle.net/nrpb6p15/
Actual results:
On Win7/FF47 and Win10/FF48 SVG image renders with square or triangle holes, randomly redraws with flickering on page scroll
Updated•9 years ago
|
Component: Untriaged → Graphics
Product: Firefox → Core
Updated•9 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•9 years ago
|
Flags: needinfo?(cku)
Whiteboard: [gfx-noted]
Updated•9 years ago
|
OS: Unspecified → Windows
Simpler version
https://jsfiddle.net/nrpb6p15/1/
This bug is not relative to mask.
I don't have time for this bug right now, let's put it in Astley's radar(by linking with bug 1262352)
Blocks: svg-enhance
Flags: needinfo?(cku)
transform="skewY(x)"
we see this glitch only if x is a negative number
Updated•8 years ago
|
Priority: -- → P3
Comment 4•3 years ago
|
||
This renders correctly now.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•