Sunday, April 27, 2003
What is it with the people that wrote the SVG conformance test suite? From what I understand the object tag is the official way to include SVG and other types of files into a web page. So why do they use the embed tag? Doing that means Mozilla won't display the image since the embed tag is for plugins. Well actually it's supposed to be replace by the object tag. I suppose this could be related to the image/svg+xml bug in mozilla which prevents files served with that mime type from being redered as graphics. They say this should be fixed but I'm still seeing it with an SVG enabled 1.4a build. Back to reading the SVG spec and playing with my web pages.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment