id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blocking	blockedby
5445	position() returns wrong value in Safari when margin: 0 auto;	repthe415	brandon	"Expierenced problems with the position() function when:

<div id=""page"" style=""width: 900px; margin: 0 auto;>
  <div id=""field"" style=""width; 800; margin: 0 auto; position: relative; text-align:left;""> CONTENT </div>
</div>

trying to get info from $(""#field"").position().left. This is returning the left position of the parent element #page and not #field. Only occured under Safari Mac, was good on Chrome, Firefox and IE. Setting a fixed margin helps solving this problem but not fixing the behavior of .position() This might occur on other browsers and systems."	bug	closed	major	1.4	dimensions	1.3.2	worksforme	position			
