id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blocking	blockedby
4587	Webkit not complying with simple selector	mholt	john	"I've narrowed down my issues to the selector in this line:

$("".inputbox:not(:last)"").attr(""readonly"", ""readonly"");

I'm attempting to make every .inputbox except the last one readonly. Firefox and IE comply but Safari and Chrome apply ""readonly"" to ALL .inputbox elements on the page, even the last one.

This error is reproducible using the test file I have attached."	bug	closed	low	1.4.4	selector	1.3.2	fixed	not selector, last selector			
