Comment #10 on issue 25612 by figaro1111: WebKit render bug: Absolutely  
positioned inline elements within a container that horizontally centers
http://code.google.com/p/chromium/issues/detail?id=25612

 From my testing Firefox 3.5.3 is aligning the element's left to the center.  
In other
words the position absolute property takes the element out of the layout's  
flow,
making it as if it's only 0px width and centering it.

Although, Opera 10, Safari 4, and Chrome 4.0.223.11 are all the same; they  
align the
element to the left.

And IE6/7/8 seems to be align the entire center element to the center. IE8  
Seems to
be doing exactly what Chrome is doing when I add a DTD.

Test on your browser the attached document.

Attachments:
        absolutepositioninline.htm  567 bytes

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to