web - SVG not rendering properly in Firefox -
i have problem svg renderring in firefox. whilst works in safari, chrome or in ie, doesn't work in firefox. inspecting element seems layers there, background visible if it's z-index higher z-index of others.
rendered in firefox: svg logo in firefox
link original source file: svg file
thanks help.
ps: used sketch 3 export svg. if helps somehow.
you're experiencing bug 995813.
i fixed bug time ago change still making way through release process example display correctly firefox 31 onwards released on 22 july 2014.
in meantime if move fill="white" <mask>
element child <use>
element work around firefox bug.
Comments
Post a Comment