Hello Andreas,

I'm only worried about Safari and Webkit compatibility, since I don't
have access to a Mac to test if createElement()
and appendChild() work as expected.

I just performed the tests from http://www.alessandro.sala.mclink.net/inctest/index.html in Safari (Version 2.0.4 (419.3), OS X 10.4.8 with all updates).


So the only method from your test that works reliably is document.write.

Thank you very much for your report.
It seems that Safari has a similar behavior as Internet Explorer 6, or even worse, so I'm adding Safari to the list of browsers which need to stick to document.write() for now.

Now I think I will add "--force-document-write" *and* "--avoid-document-write" options to the compiler (while defaulting to autodetect) so both techniques can easily be selected and tested as soon as new versions of failing browser are available.

Regards,
Alessandro

begin:vcard
fn:Alessandro Sala
n:Sala;Alessandro
email;internet:alessandro {dot} sala {at} mclink {dot} net
version:2.1
end:vcard

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to