Le 6 août 2014 à 06:40, Karl DeSaulniers <k...@designdrumm.com> a écrit :

> urn your svg image into a base64 and load the image data as content: "". 
> Wouldn't that work?

No, that wouldn't work any differently. A browser that doesn't support SVG will 
see an invalid / unrecognised image format as content of the background-image: 
url(); It will apply the rule (valid, recognised syntax) but can't display the 
image. Because it recognises the syntax, it will not fall back to the previous 
rule that references the .PNG image.

Philippe
--
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to