id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blocking	blockedby
4931	prev ~ siblings bug	xfsn	john	"<div id=""id1"">1</div><p>2</p>

alert($(""#id1 ~ p"").text()); // -> 2

<p id=""id1"">1</p><p>2</p>

alert($(""#id1 ~ p"").text()); // -> empty, no element matched"	bug	closed	major	1.4	selector	1.3.2	duplicate				
