Make sure that injection of object elements continues to work in IE 6. Really hard...
authorjeresig <jeresig@gmail.com>
Mon, 1 Feb 2010 23:22:48 +0000 (18:22 -0500)
committerjeresig <jeresig@gmail.com>
Mon, 1 Feb 2010 23:22:48 +0000 (18:22 -0500)
commit1b28bba4d2ba692047813cf5185a7d55e2362472
tree918e85c2e651c75841941ae8725068b03cb97e0c
parent31432e048f879b93ffa44c39d6f5989ab2620bd8
Make sure that injection of object elements continues to work in IE 6. Really hard to unit test this in a meanigful manner (the result is a visually broken plugin). Will need to be diligent about watching for this in the future. Fixes #5094.
src/manipulation.js