Comment #13 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
Opera 10.01 and IE/6/7/8 center the inline element when it is not alone
within the
containing element. In other words, if there is text or another inline
element before
or after "the inline element", then the element gets centered.
Firefox 3.5.3 is the only browser that I have that centers the element
regardless
whether not there are inline sibling elements.
I happen to agree with the way Firefox behaves on this one. I think it
makes the most
sense that an element's offset should not change when it is absolutely
positioned and
the left, right, top and bottom properties aren't set or set to auto.
However, the
element should be taken out of the flow making elements following it not
effected, of
course.
Attachments:
absolutepositioninline.htm 1.6 KB
--
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
-~----------~----~----~----~------~----~------~--~---