[version française]

<- index

This page is served with a text/html mime type.
Valid XHTML 1.0 Strict

strict XHTML tests :
embed content with object tag

signification des résultats :
sucess : the embed content is displayed.
degrade correctly : the alternative content is displayed. Perhaps an other plugin would be able to display the content.
failed : the content is not displayed, or the alternative content, or other problem...

details of the tested browsers and theirs plugins

type mime svg


test.svg

mime type: image/svg+xml

code :

<object type="image/svg+xml" data="data/test.svg" width="320" height="240">
  <param name="src" value="data/test.svg" />
  alt : <a href="data/test.svg">test.svg</a>
</object>

result :

alt : test.svg
observed results in various browsers :
Firefox 1.5 Firefox 1.0.7 Opera 9 Konqueror 3.5.2 Safari 2.0.4 IE 7rc1 IE 6 IE 5.5 IE 5.0.1 IE 4.0.1 IE Mac 5.2.3 Lynx 2.8.5
success degrade correctly success success degrade correctly success success success success success degrade correctly degrade correctly

tested with the Adobe SVG Viewer 3 in IE Win and Opera.


<- index