id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blocking	blockedby
6814	"Issue with the word ""watch"" -- childNodes is undefined"	jessedpate		"In firefox,

$('body').append('watch'); // k.childNodes is undefined 
$('body').append('Watch'); // Works as expected.
$('body').append('if'); // Works as expected

It's such an edge/weird case, but it may have something to do with watch being implemented in Firefox, whereas it means nothing to IE (and works as expected)."	bug	closed		1.4.3	manipulation	1.4.2	invalid				
