Talk:Gecko 1.9 Changes affecting websites
From MDC
[edit] WRONG_DOCUMENT_ERR
Should probably add that Firefox now errors DOM_WRONG_DOCUMENT_ERR if you try and append elements into a different document. (such as an iframe) It will probably break a few WYSIWYG editors and the like. :)
- Added that a while ago --Nickolay 03:00, 17 March 2007 (PDT)
[edit] Script object
Also as I just learned from 3.0a2 relnotes, we no longer support an object named Script - bug 355820. --Nickolay 03:00, 17 March 2007 (PDT)