Hi,

I've created a test suite for <img>, <iframe>, <embed>/<noembed> and <object> with the data types image/png, text/plain, text/html, application/xml and application/x-shockwave-flash, with the HTTP responces 200, 404, 410, 301 to 200, 301 to 404 and 301 to 410.

  http://zcorpan.1go.dk/test/html/embedded/

Are the pass conditions correct?

(I tried to test <applet> aswell, but it turned out to be a pain to create a simple Java applet since the file name and the Java code must match, which means that I have to compile 50 different applets and do some mod_rewrite just to make it work. "Content-Disposition: inline; filename=pass.class" didn't work, neither did "Content-Location: pass.class". Suggestions?)

Regards,
Simon Pieters


Reply via email to